mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 02:55:51 +00:00
ea1842a29e
- Added fix_service_paths() function to update service files with old paths - Migration now automatically updates WorkingDirectory and EnvironmentFile in systemd service - Handles edge cases where migration occurred but service paths weren't updated - Prevents "Internal Server Error" issues that users might face after migration - Service is stopped, updated, and restarted during migration for seamless transition 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>