merge: remote-tracking branch 'origin/production'

This commit is contained in:
Paul Makles
2023-02-23 20:08:51 +01:00
2 changed files with 14 additions and 2 deletions

View File

@@ -2,7 +2,10 @@
# Build and publish release to production server
# Remote Server
REMOTE=revolt-de-nrb-1
if [ -z "$REMOTE" ]; then
echo "Please set REMOTE!"
exit
fi
# Remote Directory
REMOTE_DIR=/root/revite