update the time

This commit is contained in:
Osman Faruk Bayram 2025-05-06 03:09:41 +03:00
parent 3455830c0e
commit 5717b3a38f

View file

@ -56,7 +56,7 @@ in
Type = "simple";
ExecStart = "${lib.getExe waniKani-bypass-lessons}";
Restart = "always";
RestartSec = 60;
RestartSec = 60 * 60;
};
};
};