0
点赞
收藏
分享

微信扫一扫

linux 定时任务 加锁

天际孤狼 2022-10-09 阅读 71


​​*/3 * * * * flock -xn /home/work/fupeng/oem_apk_new.lock -c 'sh /home/work/fupeng/oem_apk_new.sh >/dev/null 2>&1' >/dev/null 2>&1


举报

相关推荐

0 条评论