Add 'examples/shell/alpine/connect-wifi.sh'

This commit is contained in:
Jakub Filo 2021-09-07 20:14:44 +00:00
parent 2f1907b5d9
commit 0317b498bf
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/bin/sh
pkill wpa_supplicant &&
sleep 2s &&
wpa_supplicant -B -c pyfo-ap.wpa -i wlp2s0
dhcpcd