mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
修正bug
This commit is contained in:
parent
0f9dcd9d02
commit
03cf75a390
@ -83,7 +83,7 @@ echo "第7步增加 |ts 任务日志输出时间戳..."
|
||||
sed -i "/\( ts\| |ts\|| ts\)/!s/>>/\|ts >>/g" $mergedListFile
|
||||
|
||||
echo "第8步执行proc_file.sh脚本任务..."
|
||||
sh -x /scripts/docker/shell_script_mod.sh
|
||||
sh -x /scripts/docker/proc_file.sh
|
||||
|
||||
echo "第9步加载最新的定时任务文件..."
|
||||
crontab $mergedListFile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user