Update d2z.sh
This commit is contained in:
parent
68c130feca
commit
804aabdc57
|
@ -5,7 +5,7 @@ ARIA2_RPC=/etc/transmission-daemon/aria2-rpc.sh
|
||||||
|
|
||||||
export LC_ALL=en_US.UTF-8
|
export LC_ALL=en_US.UTF-8
|
||||||
|
|
||||||
while [ -f /tmp/.x2t ]
|
while [ -f /tmp/.d2t ]
|
||||||
do
|
do
|
||||||
echo "wait other job exit"
|
echo "wait other job exit"
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
Loading…
Reference in New Issue