mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
qbittorrent fix
This commit is contained in:
parent
01e13b4226
commit
9c4eb39de6
@ -11,4 +11,4 @@ echo "[qbittorrent] Starting `qbittorrent-nox -v`..."
|
||||
echo "======================================================"
|
||||
|
||||
tail -n 512 -f ${QBT_PROFILES_DIR}/qBittorrent_${QBT_PROFILE_NAME}/data/logs/* &
|
||||
exec qbittorrent-nox -d --profile=${QBT_PROFILES_DIR} --configuration=${QBT_PROFILE_NAME} --webui-port=${QBT_PORT_WEBUI}
|
||||
exec qbittorrent-nox --profile=${QBT_PROFILES_DIR} --configuration=${QBT_PROFILE_NAME} --webui-port=${QBT_PORT_WEBUI}
|
||||
|
Loading…
Reference in New Issue
Block a user