config: Update 2 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 41s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 41s
This commit is contained in:
@@ -8,7 +8,8 @@ _check_required_env_vars "PROJECT_NAME" "LOCAL_DATA_FOLDER" "CAMERA_IP" "COURT_I
|
||||
# Create directories
|
||||
# shellcheck disable=SC2046
|
||||
create_items $(get_squashkiwi_streaming_paths) || _die "Failed to create directories"
|
||||
mkdir -p "${RECORDINGS_FOLDER}"
|
||||
mkdir -p "${RECORDINGS_FOLDER}/court_main"
|
||||
mkdir -p "${RECORDINGS_FOLDER}/court_sub"
|
||||
mkdir -p "${LOCAL_DATA_FOLDER}/config"
|
||||
mkdir -p "${LOCAL_DATA_FOLDER}/config/overlay"
|
||||
mkdir -p "${LOCAL_DATA_FOLDER}/config/web"
|
||||
|
Reference in New Issue
Block a user