mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
- Enhanced user feedback by replacing echo statements with log_info and log_error for better consistency in logging. - Added empty echo statements before user prompts in 03_generate_secrets.sh to improve readability. - Removed unnecessary log messages related to Caddy installation and uninstallation in 03_generate_secrets.sh. - Updated 04_wizard.sh to include utility sourcing and improved logging for service selection and profile updates. - Streamlined apply_update.sh by removing redundant log messages regarding Supabase compose file checks.