lizhen_gitee il y a 1 an
Parent
commit
819159180c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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/ggyuyin.huxiukeji.cn;
+sudo -uroot chown -R www:www /www/wwwroot/gganli.huxiukeji.cn;
 sudo -uroot chmod -R 777 *;