Browse Source

购物车

lizhen_gitee 3 months ago
parent
commit
e06f488baf
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/xiaoshan.huxiukeji.cn;
+sudo -uroot chown -R www:www /www/wwwroot/xiaoshan;
 sudo -uroot chmod -R 777 *;