Development
This commit is contained in:
parent
4be98fd794
commit
ef4bdef838
14 changed files with 780 additions and 1419 deletions
|
|
@ -192,7 +192,7 @@ def install_maint_timer(data):
|
|||
"",
|
||||
"[Service]",
|
||||
"Type=oneshot",
|
||||
f"ExecStart=/usr/bin/python3 {script_path} --update",
|
||||
f"ExecStart=/usr/bin/python3 {script_path}",
|
||||
"",
|
||||
])
|
||||
timer_content = "\n".join([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue