changes from bot review

This commit is contained in:
Georges-Antoine Assi
2026-05-17 19:07:57 -04:00
parent 887bdad0ef
commit ba25477a2d
2 changed files with 2 additions and 2 deletions

View File

@@ -248,7 +248,7 @@ start_bin_watcher() {
start_bin_sync_watcher() {
info_log "Starting sync folder watcher"
local sync_base_path="${ROMM_BASE_PATH:-/romm}/sync"
sync_base_path="${ROMM_BASE_PATH:-/romm}/sync"
mkdir -p "${sync_base_path}"
if [[ ${OTEL_SDK_DISABLED:-false} == "true" ]]; then
watchfiles \