Update run.sh

This commit is contained in:
Alexandre
2021-03-07 14:39:56 +01:00
committed by GitHub
parent ffc0d7de95
commit 9cc6d2a912

View File

@@ -2,6 +2,4 @@
declare TOKEN
TOKEN=$(bashio::config 'secret_token')
mkdir -p /data/joal/torrents
java -jar /joal/joal.jar --joal-conf=/data/joal --spring.main.web-environment=true --server.port="8081" --joal.ui.path.prefix="joal" --joal.ui.secret-token=$TOKEN