diff --git a/entrypoint.sh b/entrypoint.sh index 516cdfc..f6d846f 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ #!bin/bash set -e -cp /etc/config.json . +cp /etc/sponsorblock/config.json . node index.js \ No newline at end of file