chore: refactor update messages

This commit is contained in:
Tobias
2026-01-06 17:05:47 +01:00
parent 7c27cceec6
commit 5d7084c0bb
78 changed files with 155 additions and 158 deletions

View File

@@ -494,4 +494,4 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started AllStarLink VM"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -525,4 +525,4 @@ if [ "$START_VM" == "yes" ]; then
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -402,5 +402,5 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Debian 12 VM"
fi
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
echo "More Info at https://github.com/community-scripts/ProxmoxVED/discussions/836"

View File

@@ -376,5 +376,5 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Debian 12 VM"
fi
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
msg_custom "More Info at https://github.com/community-scripts/ProxmoxVED/discussions/836"

View File

@@ -914,4 +914,4 @@ if [ "$USE_CLOUD_INIT" = "yes" ]; then
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -777,4 +777,4 @@ if [ "$USE_CLOUD_INIT" = "yes" ]; then
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -629,7 +629,7 @@ if [[ "$START_VM" == "yes" ]]; then
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
# ---- Hinweise/Debug (Cloud-Init) --------------------------------------------
# In der VM prüfen:

View File

@@ -548,4 +548,4 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Home Assistant OS VM"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -386,5 +386,5 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Debian 12 VM"
fi
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
msg_custom "More Info at https://github.com/community-scripts/ProxmoxVED/discussions/836"

View File

@@ -346,4 +346,4 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Mikrotik RouterOS CHR VM"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -481,4 +481,4 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started $NAME"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -686,7 +686,7 @@ sleep 10
send_line_to_vm "0"
msg_ok "Started OPNsense VM"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
if [ "$IP_ADDR" != "" ]; then
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP_ADDR}${CL}"

View File

@@ -482,4 +482,4 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started $NAME"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -382,4 +382,4 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Home Assistant OS VM"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -522,6 +522,6 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Ubuntu 22.04 VM"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
echo -e "Setup Cloud-Init before starting \n
More info at https://github.com/community-scripts/ProxmoxVE/discussions/272 \n"

View File

@@ -524,6 +524,6 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Ubuntu 24.04 VM"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
echo -e "Setup Cloud-Init before starting \n
More info at https://github.com/community-scripts/ProxmoxVE/discussions/272 \n"

View File

@@ -658,6 +658,6 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started $APP"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"
echo -e "Setup Cloud-Init before starting \n
More info at https://github.com/community-scripts/ProxmoxVE/discussions/272 \n"

View File

@@ -527,4 +527,4 @@ if [ "$START_VM" == "yes" ]; then
msg_ok "Started Umbrel OS VM"
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"

View File

@@ -815,4 +815,4 @@ EOFINSTALL
fi
post_update_to_api "done" "none"
msg_ok "Completed Successfully!\n"
msg_ok "Completed successfully!\n"