mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +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
|
fi
|
||||||
|
|
||||||
echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
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
|
while true; do
|
||||||
if [ -e /config/qBittorrent ]; then
|
if [ -e /config/qBittorrent ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user