mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 14:44:57 +00:00
Update start.sh
This commit is contained in:
parent
ef2da7689e
commit
35f7eaee06
@ -24,7 +24,7 @@ if [[ ! -e /config/qBittorrent/config/qBittorrent.conf ]]; then
|
||||
fi
|
||||
|
||||
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
||||
/usr/bin/qbittorrent-nox --profile=/config &
|
||||
/etc/qbittorrent/qbittorrent.init &
|
||||
|
||||
while true; do
|
||||
if [ -e /config/qBittorrent ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user