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
84285c8e50
commit
ef722d6cd6
@ -26,5 +26,5 @@ echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
||||
/etc/qbittorrent/qbittorrent.init start &
|
||||
|
||||
child=$(pgrep -o -x qbittorrent-nox)
|
||||
echo "$child"
|
||||
echo "[info] qbittorrent-nox PID: $child" | ts '%Y-%m-%d %H:%M:%.S'
|
||||
wait "$child"
|
||||
|
Loading…
Reference in New Issue
Block a user