Remove bt-dev-start.sh / bt-dev-end.sh installation on no-firmware package
[platform/core/connectivity/bluetooth-tools.git] / scripts / bt-dev-start.sh
index dcd72f7..ff5e6d5 100755 (executable)
@@ -1,9 +1,10 @@
 #!/bin/sh
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
 
 # Script for registering BT device
 BT_PLATFORM_DEFAULT_HCI_NAME="Tizen"
 
-# Trun-on Bluetooth Chip
+# Turn-on Bluetooth Chip
 
 /usr/sbin/rfkill unblock bluetooth