Server is on dev folder, forever script must be fixed. Temporary fix for it

This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-03 11:52:07 +02:00
parent 8b0bad0b93
commit c87e6ad7a7
2 changed files with 4 additions and 1 deletions

View File

@@ -3,4 +3,8 @@ cd /var/www
git stash
git pull
scripts/./setperms.sh
cd /var/dev
git stash
git pull
scripts/./setperms.sh
forever restartall