mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 14:23:08 +00:00
log_info/log_error were writing to stdout, which corrupted the backup path returned by backup_preserved_dirs() via command substitution. this caused restore to fail silently.