mirror of
https://github.com/makeplane/plane.git
synced 2026-02-09 07:38:52 -06:00
* refactor: enhance backup and restore scripts for container data management * fix: ensure proper quoting in backup script to handle paths with spaces * fix: ensure backup directory is only removed if tar command succeeds * CodeRabbit fixes