always apply
This commit is contained in:
parent
c4cc4d8531
commit
4937c649d6
|
@ -1,4 +1,4 @@
|
||||||
SHELL=/bin/sh
|
SHELL=/bin/sh
|
||||||
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
|
||||||
|
|
||||||
*/15 * * * * root test -f /etc/no-automatic-cosmos || (cosmos update && cosmos apply)
|
*/15 * * * * root test -f /etc/no-automatic-cosmos || (cosmos update ; cosmos apply)
|
||||||
|
|
Loading…
Reference in a new issue