Skip to content

Commit

Permalink
Fix location of config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
dunxd committed Sep 22, 2024
1 parent 211566a commit 48fa54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COPS/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48fa54b

Please sign in to comment.