mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
add gixy to deploy script
This commit is contained in:
parent
11579e87ca
commit
bac4280478
@ -20,6 +20,8 @@ export PATH="$PWD/node_modules/.bin:$PATH"
|
||||
rm -rf nginx-tmp
|
||||
cp -a nginx nginx-tmp
|
||||
|
||||
gixy nginx-tmp/nginx.conf
|
||||
|
||||
rm -rf static-tmp
|
||||
cp -a /usr/share/webapps/element static-tmp
|
||||
cp --remove-destination webapps/element/config.json static-tmp/config.json
|
||||
|
Loading…
Reference in New Issue
Block a user