diff options
Diffstat (limited to 'net-profile')
-rwxr-xr-x | net-profile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-profile b/net-profile index 607cb5b..e97f01b 100755 --- a/net-profile +++ b/net-profile @@ -19,5 +19,3 @@ if [ ! -f ~/.net_profiles/$1.conf ]; then fi setup_wifi $1 - - |