P4wnP1 icon indicating copy to clipboard operation
P4wnP1 copied to clipboard

install.sh has a hardcoded path to init_bt.sh

Open ch3lmi opened this issue 7 years ago • 0 comments
trafficstars

line 203 of install.sh references /home/pi/P4wnP1/boot/init_bt.sh when creating the service file.

This is an issue when you don't actually install P4wnP1 to the pi's home directory.

Please change to $wdir/boot/initi_bt.sh as for all other references

ch3lmi avatar Apr 20 '18 10:04 ch3lmi