updates/fluffychat: patch homeserver default
This commit is contained in:
parent
d67e10b988
commit
45bbda95b8
@ -21,6 +21,7 @@ if [[ ! $release == $current ]]
|
||||
echo
|
||||
echo ">>> syncing $tmpdir/build/ to $deploydir/"
|
||||
rsync -aAX --delete --exclude="config.json" $tmpdir/build/ $deploydir/build/
|
||||
sed -i "s/\"matrix.org/\"$homeserver/g" $deploydir/build/web/main.dart.js
|
||||
|
||||
echo ">>> clearing tmpdir of any .gz and build/"
|
||||
rm -r $tmpdir/{build,*.gz}
|
||||
|
Loading…
x
Reference in New Issue
Block a user