We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384f4e6 commit a1631c1Copy full SHA for a1631c1
scripts/btnap.sh
@@ -4,5 +4,5 @@ do
4
/usr/bin/bt-agent -c NoInputNoOutput -d
5
killall -9 bt-network > /dev/null 2>&1
6
/usr/bin/bt-network -c $addr nap > /dev/null 2>&1
7
- sleep 10
+ sleep 30
8
done
0 commit comments