mirror of
https://github.com/wismna/HackPi.git
synced 2025-10-03 15:40:16 -04:00
Correct file name in rc.local
This commit is contained in:
3
rc.local
3
rc.local
@@ -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