docs: Add 42 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 59s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 59s
This commit is contained in:
14
squashkiwi-streaming/_paths.sh
Executable file
14
squashkiwi-streaming/_paths.sh
Executable file
@@ -0,0 +1,14 @@
|
||||
#!/bin/bash
|
||||
# Path configuration for squashkiwi-streaming
|
||||
|
||||
# get_squashkiwi_streaming_paths() {
|
||||
# echo "${LOCAL_DATA_FOLDER}/config"
|
||||
# echo "${LOCAL_DATA_FOLDER}/recordings"
|
||||
# echo "${LOCAL_DATA_FOLDER}/config/overlay"
|
||||
# echo "${LOCAL_DATA_FOLDER}/config/web"
|
||||
# }
|
||||
|
||||
|
||||
get_squashkiwi_streaming_paths() {
|
||||
echo "path:localpath:${LOCAL_DATA_FOLDER}"
|
||||
}
|
Reference in New Issue
Block a user