add: vikunja: daemon reload (#12323)

This commit is contained in:
Tobias
2026-02-25 18:27:11 +01:00
committed by GitHub
parent a3841d3cef
commit 7741caa6ba

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