node-red-nodes/hardware/sensorTag/scripts/pibt.sh

4 lines
137 B
Bash
Raw Normal View History

#!/bin/bash
#sudo apt-get install libbluetooth-dev libudev-dev pi-bluetooth
2017-03-29 18:01:53 +02:00
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)