Ver código fonte

基础配置

lizhen_gitee 10 meses atrás
pai
commit
bdf46c7980
1 arquivos alterados com 1 adições e 3 exclusões
  1. 1 3
      gitpull.sh

+ 1 - 3
gitpull.sh

@@ -1,4 +1,2 @@
 sudo -uroot git reset --hard;
-sudo -uroot git pull;
-sudo -uroot chown -R www:www /www/wwwroot/xiaoyouyuan.huxiukeji.cn;
-sudo -uroot chmod -R 777 *;
+sudo -uroot git pull;