mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
updatenotify: workaround
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
7e84556aed
commit
86c7e4821b
@ -36,7 +36,7 @@ can edit owner=1
|
||||
can delete from ui=1
|
||||
edit dialog=SYNO.SDS.TaskScheduler.EditDialog
|
||||
type=daily
|
||||
action=#common:run#: /usr/bin/updatenotify.sh
|
||||
action=#common:run#: /bin/bash /usr/bin/updatenotify.sh
|
||||
systemd slice=
|
||||
monthly week=0
|
||||
can edit from ui=1
|
||||
@ -50,7 +50,7 @@ repeat hour store config=[8,9,10,11,12,13,14,15,16,17,18,19,20]
|
||||
simple edit form=1
|
||||
repeat hour=8
|
||||
listable=1
|
||||
app args={"notify_enable":false,"notify_if_error":false,"notify_mail":"","script":"/usr/bin/updatenotify.sh"}
|
||||
app args={"notify_enable":false,"notify_if_error":false,"notify_mail":"","script":"/bin/bash /usr/bin/updatenotify.sh"}
|
||||
state=enabled
|
||||
can run task same time=0
|
||||
start day=0
|
||||
|
Loading…
Reference in New Issue
Block a user