Modify the program path to match Bluez-5.X
[platform/core/connectivity/bluetooth-tools.git] / scripts / bt-dev-end.sh
index fd6c37c..29aca1a 100755 (executable)
@@ -5,7 +5,7 @@
 #
 
 # Device down
-/usr/sbin/hciconfig hci0 down
+/usr/bin/hciconfig hci0 down
 
 # Turn off Bluetooth Chip
 /usr/sbin/rfkill block bluetooth