This website works better with JavaScript.
Explore
Help
Sign In
plantroon
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Add 'examples/shell/alpine/connect-wifi.wpa'
master
Jakub Filo
2 years ago
parent
0317b498bf
commit
1d20462a6b
1 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
examples/shell/alpine/connect-wifi.wpa
5
examples/shell/alpine/connect-wifi.wpa
Unescape
Escape
View File
@ -0,0 +1,5 @@
network={
ssid="yourssid"
key_mgmt=WPA-PSK
psk="wpakey"
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
plantroon/dotfiles
Title
Body
Create Issue