Commit Graph

3 Commits

Author SHA1 Message Date
c95462c5db fix: repair media-organizer.service and prevent future issues
- Add fix_systemctl.sh to repair corrupted media-organizer.service
- Fix setup_media_organizer.sh to use SUDO_USER instead of whoami
  when running with sudo (prevents User/Group being set to root)

The service was failing due to:
1. Corrupted ExecStart path (line break in the middle)
2. Wrong script path (missing 'utils/' directory)
3. User/Group set to root instead of actual user
2025-12-04 20:31:44 +01:00
795f56023e fix: shellcheck issues 2025-11-01 15:36:22 +01:00
2b62e60ee1 chore: organize scripts folder 2025-10-31 17:31:16 +01:00