mirror of
https://github.com/wismna/HackPi.git
synced 2026-06-10 13:08:28 -04:00
Correct file name in rc.local
This commit is contained in:
@@ -18,8 +18,7 @@ if [ "$_IP" ]; then
|
||||
fi
|
||||
|
||||
# libcomposite configuration
|
||||
#/usr/bin/zero_usb_gadget
|
||||
/bin/sh /home/pi/poisontap/pi_startup.rndis.sh | tee /home/pi/poisontap/pi_startup.log
|
||||
/bin/sh /home/pi/poisontap/pi_startup.sh | tee /home/pi/poisontap/pi_startup.log
|
||||
|
||||
# Clear leases
|
||||
#rm -f /var/lib/dhcp/dhcpd.leases
|
||||
|
||||
Reference in New Issue
Block a user