1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/hardware/sensorTag/scripts/pibt.sh
2017-03-29 17:01:53 +01:00

4 lines
137 B
Bash
Executable File

#!/bin/bash
#sudo apt-get install libbluetooth-dev libudev-dev pi-bluetooth
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)