mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update build
This commit is contained in:
@ -1,4 +1,2 @@
|
||||
allow-hotplug eth0
|
||||
iface eth0 inet dhcp
|
||||
dns-nameservers 1.1.1.1 8.8.8.8
|
||||
metric 201
|
||||
iface eth0 inet dhcp
|
@ -1,9 +1,7 @@
|
||||
allow-hotplug usb0
|
||||
iface usb0 inet static
|
||||
dns-nameservers 1.1.1.1 8.8.8.8
|
||||
address 10.0.0.2
|
||||
netmask 255.255.255.0
|
||||
network 10.0.0.0
|
||||
broadcast 10.0.0.255
|
||||
gateway 10.0.0.1
|
||||
metric 202
|
||||
gateway 10.0.0.1
|
Reference in New Issue
Block a user