Chmod the server_update shell

This commit is contained in:
Gaël Métais
2014-09-05 16:09:33 +02:00
parent 849e5a24a9
commit 85654aa7a8
Regular → Executable
+2 -1
View File
@@ -1,9 +1,10 @@
#!/usr/bin/env bash
cd /space/YellowLabTools
# Stop the server
forever stopall
cd /space/YellowLabTools
# Keep the settings.json file
git stash
git pull