Browse Source

购物车

lizhen_gitee 3 tháng trước cách đây
mục cha
commit
e06f488baf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 *;