Skip to content

Commit a1631c1

Browse files
committed
increase reconnect timeout
1 parent 384f4e6 commit a1631c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/btnap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ do
44
/usr/bin/bt-agent -c NoInputNoOutput -d
55
killall -9 bt-network > /dev/null 2>&1
66
/usr/bin/bt-network -c $addr nap > /dev/null 2>&1
7-
sleep 10
7+
sleep 30
88
done

0 commit comments

Comments
 (0)