feat: Add eduroam_connect script
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -42,6 +42,7 @@
|
||||
!bin/transadd
|
||||
!bin/tutorialvids
|
||||
!bin/vpn
|
||||
!bin/eduroam_connect
|
||||
|
||||
!share
|
||||
!share/larbs
|
||||
|
||||
3
bin/eduroam_connect
Executable file
3
bin/eduroam_connect
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo wpa_supplicant -iwlp170s0 -c ~/.config/eduroam
|
||||
Reference in New Issue
Block a user