15954078560 il y a 3 ans
Parent
commit
e3a0c51c58
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      gitpull.sh

+ 4 - 0
gitpull.sh

@@ -0,0 +1,4 @@
+sudo -uroot git reset --hard;
+sudo -uroot git pull;
+sudo -uroot chown -R www:www /www/wwwroot/yanyuan_ll/yanyuan;
+sudo -uroot chmod -R 775 *;