*/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
linux 定时任务 加锁
阅读 71
2022-10-09
*/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)