This commit is contained in:
CanbiZ
2025-03-06 14:04:05 +01:00
parent 78579650e6
commit 5b834bd5ff
3 changed files with 12 additions and 6 deletions

View File

@@ -57,7 +57,7 @@ function update_script() {
msg_info "Cleaning Up"
rm -f $temp_file
msg_ok "Cleanup Completed"
msg_ok "Updated Successfully"
else
msg_ok "No update required. ${APP} is already at ${RELEASE}"
fi