mirror of
https://github.com/rommapp/romm.git
synced 2026-06-27 22:35:57 +00:00
The shell fallback was assigned locally but never exported, so sync_watcher.py and the Python config layer never saw the resolved value. They happened to land on the same /var/lib/romm/sync default by coincidence; export it so the shell and Python defaults stay linked through a single source of truth. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>