Jelajahi Sumber

Chmod the server_update shell

Gaël Métais 10 tahun lalu
induk
melakukan
85654aa7a8
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      server_config/server_update.sh

+ 2 - 1
server_config/server_update.sh

@@ -1,9 +1,10 @@
 #!/usr/bin/env bash
 #!/usr/bin/env bash
 
 
+cd /space/YellowLabTools
+
 # Stop the server
 # Stop the server
 forever stopall
 forever stopall
 
 
-cd /space/YellowLabTools
 # Keep the settings.json file
 # Keep the settings.json file
 git stash
 git stash
 git pull
 git pull