mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 18:23:21 +00:00
Update start.sh
This commit is contained in:
@@ -29,7 +29,7 @@ child=$(pgrep -o -x qbittorrent-nox)
|
|||||||
echo "[info] qbittorrent-nox PID: $child" | ts '%Y-%m-%d %H:%M:%.S'
|
echo "[info] qbittorrent-nox PID: $child" | ts '%Y-%m-%d %H:%M:%.S'
|
||||||
|
|
||||||
while [ -e /proc/$child ]; do
|
while [ -e /proc/$child ]; do
|
||||||
sleep 0.1;
|
sleep 0.1
|
||||||
else
|
else
|
||||||
_handler
|
_handler
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user