deploy updates regularly
This commit is contained in:
@@ -68,11 +68,11 @@
|
||||
'';
|
||||
};
|
||||
|
||||
#systemd.timers.deployerbot = {
|
||||
# description = "deployerbot-main timer";
|
||||
# wantedBy = ["timers.target"];
|
||||
# timerConfig.OnCalendar = "";
|
||||
#};
|
||||
systemd.timers.deployerbot = {
|
||||
description = "deployerbot-main timer";
|
||||
wantedBy = ["timers.target"];
|
||||
timerConfig.OnCalendar = "*-*-* 00:30:00 UTC";
|
||||
};
|
||||
|
||||
mj.base.unitstatus.units = ["deployerbot"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user