shell.sh
#!/bin/sh source ~/.bash_profile LANG=en_US.UTF-8 cd /opt/web/hzcms/ svn up >> /opt/web/svn.log

contab -e
*/1 * * * * /opt/web/hzcms_shell.sh > /opt/web/svn.log

 

相关文章:

  • 2022-02-22
  • 2022-12-23
  • 2022-01-01
  • 2021-05-17
  • 2021-11-04
猜你喜欢
  • 2022-12-23
  • 2022-01-01
  • 2022-01-01
  • 2022-12-23
  • 2022-01-01
  • 2022-01-01
  • 2022-01-20
相关资源
相似解决方案