mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
The prod Dockerfile creates /var/lib/romm/sync at build time, but if a user overrides SYNC_BASE_PATH to a path that doesn't exist (or runs the dev entrypoint, which never created the default), watchfiles fails to start because its target directory is missing. Have both entrypoints mkdir -p the resolved path before handing it to watchfiles. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
11 KiB
Executable File
11 KiB
Executable File