forked from abner/for-legacy-web
chore: update dest directory
parent
f52ede1c21
commit
782a9b54ba
|
|
@ -8,7 +8,7 @@ if [ -z "$REMOTE" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Remote Directory
|
# Remote Directory
|
||||||
REMOTE_DIR=/root/revite
|
REMOTE_DIR=/root/deployments/revite
|
||||||
|
|
||||||
# Post-install script
|
# Post-install script
|
||||||
POST_INSTALL="pm2 restart revite"
|
POST_INSTALL="pm2 restart revite"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue