mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 14:46:06 +08:00
更新删除cron通知文本
This commit is contained in:
parent
36921b45c1
commit
0af45bd137
|
@ -127,7 +127,7 @@ del_cron() {
|
||||||
rm -f $cron_file
|
rm -f $cron_file
|
||||||
done
|
done
|
||||||
result=$(del_cron_api "$ids")
|
result=$(del_cron_api "$ids")
|
||||||
detail="${result}\n${detail}"
|
detail="${result}\n\n${detail}"
|
||||||
notify "删除失效任务通知" "$detail"
|
notify "删除失效任务通知" "$detail"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user