Moved scripts and made toast messages client side

This commit is contained in:
Nicolas A. Tonne
2015-04-16 14:09:45 +02:00
parent c8b2946116
commit 44b41b2386
9 changed files with 52 additions and 26 deletions

6
scripts/getnew.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
cd /var/www
git stash
git pull
./setperms.sh
forever restartall