bug
This commit is contained in:
parent
cbc2d3885b
commit
94654375cd
|
@ -73,13 +73,13 @@ OPTIONS
|
|||
le traitement."
|
||||
}
|
||||
|
||||
MY_CTLINE="* * * * * $script"
|
||||
LOCKDELAY=8
|
||||
|
||||
source "$(dirname "$0")/ulib/ulib" &&
|
||||
urequire DEFAULTS crontab ||
|
||||
exit 1
|
||||
|
||||
MY_CTLINE="* * * * * $script"
|
||||
LOCKDELAY=8
|
||||
|
||||
action=run
|
||||
lockfile=auto
|
||||
lockdelay=
|
||||
|
|
Loading…
Reference in New Issue