Backup is back up
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ ${job.post}
|
|||||||
'';
|
'';
|
||||||
in {
|
in {
|
||||||
inherit script;
|
inherit script;
|
||||||
cron = "0 0 1 * * ${job.user} ${script}/bin/${binName}";
|
cron = "0 1 * * * ${job.user} ${script}/bin/${binName}";
|
||||||
};
|
};
|
||||||
|
|
||||||
in with lib; {
|
in with lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user