2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 12:05:02 +01:00

fix ibeacon

This commit is contained in:
kev
2017-05-01 15:36:51 +08:00
parent aebb69004d
commit 3b8e681a73
2 changed files with 2 additions and 2 deletions

View File

@@ -21,5 +21,5 @@ start() {
stop() {
/usr/bin/hciconfig hci0 noleadv
/usr/bin/hciconfig hci0 down
#/usr/bin/hciconfig hci0 down
}