gitpullonline.sh 152 B

1234
  1. sudo -uroot git reset --hard;
  2. sudo -uroot git pull;
  3. sudo -uroot chown -R www:www /www/wwwroot/vote.szhuayutech.cn/toupiaoh5;
  4. sudo -uroot chmod -R 755 *;