mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
e91ebc68b5
- Added backup prompt during Pulse removal with user choice - Implemented automatic backup detection during fresh installs - Added interactive restore menu showing available backups with dates/versions - Comprehensive backup includes: user data, .env config, and config directory - Seamless restore process with proper file permissions - Backup location: /tmp/pulse-backup-YYYYMMDD-HHMMSS with info file - Prevents data loss during removal/reinstallation workflows 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>