mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
refactor: remove redundant log message from update script
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user