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

5 lines
139 B
Bash
Raw Normal View History

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