Fix wrong command name in nagonce
This commit is contained in:
parent
c52c523d6a
commit
2e0003bf32
2 changed files with 3 additions and 3 deletions
|
@ -12,4 +12,4 @@
|
|||
name="make-git-checkout-seed" cron_file="ansible-make-git-checkout-seed"
|
||||
minute=0 hour=2
|
||||
user=root
|
||||
job='/usr/local/bin/lock-wrapper make-git-checkout-seed "/usr/local/bin/make-git-checkout-seed.sh | /usr/local/bin/nag-once fassync 1d 2>&1"'
|
||||
job='/usr/local/bin/lock-wrapper make-git-checkout-seed "/usr/local/bin/make-git-checkout-seed.sh | /usr/local/bin/nag-once make-git-checkout-seed 1d 2>&1"'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue