chore: update dest directory

mentioneverything
Paul Makles 2023-10-04 19:22:54 +01:00
parent f52ede1c21
commit 782a9b54ba
No known key found for this signature in database
GPG Key ID: 5059F398521BB0F6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ if [ -z "$REMOTE" ]; then
fi
# Remote Directory
REMOTE_DIR=/root/revite
REMOTE_DIR=/root/deployments/revite
# Post-install script
POST_INSTALL="pm2 restart revite"