mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-04-13 01:44:24 +00:00
- Added logic to determine the N8N_WORKFLOWS_IMPORTED_EVER variable based on existing environment values and user input. - Updated the apply_update.sh script to check if workflows have been imported previously, modifying the RUN_N8N_IMPORT and N8N_WORKFLOWS_IMPORTED_EVER variables accordingly. - Improved user prompts for importing n8n workflows, ensuring a smoother configuration experience.