Compare commits

...

1 Commits

Author SHA1 Message Date
Tobias
5ef56f8af1 add: vikunja: daemon reload 2026-02-25 16:10:54 +01:00

View File

@@ -65,6 +65,7 @@ function update_script() {
msg_ok "Stopped Service"
fetch_and_deploy_gh_release "vikunja" "go-vikunja/vikunja" "binary"
$STD systemctl daemon-reload
msg_info "Starting Service"
systemctl start vikunja