chore: update dest directory

This commit is contained in:
Paul Makles
2023-10-04 19:22:54 +01:00
parent f52ede1c21
commit 782a9b54ba

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"