mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed some scripts
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
cd /var/www
|
||||
git stash
|
||||
git pull
|
||||
./setperms.sh
|
||||
scripts/./setperms.sh
|
||||
forever restartall
|
||||
|
||||
@@ -1 +1 @@
|
||||
ssh -p 1911 root@zoff.no '/var/www/getnew.sh'
|
||||
ssh -p 1911 root@zoff.no '/var/www/scripts/getnew.sh'
|
||||
|
||||
Reference in New Issue
Block a user