mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-05 00:54:09 -04:00
Standardize update success messages in scripts (#8757)
This commit is contained in:
@@ -47,7 +47,7 @@ function update_script() {
|
||||
msg_info "Starting Service"
|
||||
systemctl start garage
|
||||
msg_ok "Started Service"
|
||||
msg_ok "Update Successfully!"
|
||||
msg_ok "Updated successfully!"
|
||||
else
|
||||
msg_ok "No update required. Garage is already at ${GITEA_RELEASE}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user