Harmonize Service MSG-Blocks (#8233)

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
CanbiZ
2025-10-10 11:15:44 +02:00
committed by GitHub
parent f39b17ad7a
commit 4b5fc75ee1
47 changed files with 173 additions and 172 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ function update_script() {
msg_info "Starting Service"
systemctl start traefik
msg_ok "Started Service"
msg_ok "Updated Successfully!"
msg_ok "Updated Successfully"
fi
exit
}