diff options
Diffstat (limited to 'boot/connect.txt')
| -rw-r--r-- | boot/connect.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/boot/connect.txt b/boot/connect.txt deleted file mode 100644 index 91d2b0c..0000000 --- a/boot/connect.txt +++ /dev/null @@ -1,10 +0,0 @@ -auto lo - -iface lo inet loopback -iface eth0 inet dhcp - -allow-hotplug wlan0 -auto wlan0 -iface wlan0 inet dhcp - wpa-ssid "{{ SSID }}" - wpa-psk "{{ KEY }}"
\ No newline at end of file |
