1 Commits

Author SHA1 Message Date
Андрей Бобырев
668e2eac33 fix(deploy): add safe deploy script to preserve data/
Previous deploy used git stash -u which deleted untracked data/*.json
files (servers, synology, ha, pc). New script backs up and restores them.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 16:11:36 +03:00