diff --git a/scripts/update.sh b/scripts/update.sh index 4292414..5b28acc 100755 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -112,7 +112,4 @@ fi # Execute the rest of the update process using the (potentially updated) apply_update.sh bash "$APPLY_UPDATE_SCRIPT" -# The final success message will now come from apply_update.sh -log_info "Update script finished." # Changed final message - exit 0 \ No newline at end of file