diff --git a/COPS/run.sh b/COPS/run.sh index 545a048..6e383c7 100644 --- a/COPS/run.sh +++ b/COPS/run.sh @@ -5,8 +5,8 @@ TITLE=$(bashio::config 'title') LIBRARY_FOLDER="/media/$(bashio::config 'library_folder')" +# Specify the location of COPS config file so it can be added to by this script COPS_CONFIG="/cops/config/config.php" - # Create lines for the config file here CONFIG_STR=$( cat << END_HEREDOC_TITLE