Browse Source

gitpull.sh

lizhen_gitee 3 years ago
parent
commit
319d50b537
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gitpull.sh

+ 1 - 1
gitpull.sh

@@ -1,4 +1,4 @@
 sudo -uroot git reset --hard;
 sudo -uroot git pull;
-sudo -uroot chown -R www:www /www/wwwroot/mita.lanmaonet.com;
+sudo -uroot chown -R www:www /www/wwwroot/mita.lanmaonet.new;
 sudo -uroot chmod -R 777 *;