Ver código fonte

配置文件

lizhen_gitee 1 ano atrás
pai
commit
819159180c
1 arquivos alterados com 1 adições e 1 exclusões
  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 *;