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
8797cfd5c2
commit
a85d21bad0
@ -22,6 +22,7 @@ echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S'
|
||||
/bin/bash /etc/qbittorrent/qbittorrent.init start &
|
||||
chmod -R 755 /config/qBittorrent
|
||||
|
||||
sleep 1
|
||||
child=$(pgrep -o -x qbittorrent-nox)
|
||||
echo "[info] qBittorrent PID: $child" | ts '%Y-%m-%d %H:%M:%.S'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user