Browse Source

基础配置

lizhen_gitee 10 months ago
parent
commit
bdf46c7980
1 changed files with 1 additions and 3 deletions
  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;