Go to file
Krzysztof kuhy Rudnicki 4c05f520ba 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
.githooks fix: improve pre-commit hook to avoid formatting loop 2025-11-16 21:20:23 +01:00
.github ci: add GitHub Actions workflow for shell script linting 2025-11-16 20:42:11 +01:00
fresh-install fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
hosts Fix check_and_enable_services.sh and hosts guard 2025-12-04 15:14:50 +01:00
i3-configuration fix: shellcheck issues 2025-11-01 15:36:22 +01:00
scripts fix: repair media-organizer.service and prevent future issues 2025-12-04 20:31:44 +01:00