diff options
author | Patrick Simianer <pks@pks.rocks> | 2020-08-02 09:52:28 +0200 |
---|---|---|
committer | Patrick Simianer <pks@pks.rocks> | 2020-08-02 09:52:28 +0200 |
commit | d1790395487e540b723933e01bca2ad3d4b2ffe6 (patch) | |
tree | 5de0f555cb95daf830202e06be75d1645f0cbc5d /net-profile | |
parent | 3839800884f97389e6dd6de6d9e3ee4bb22b5428 (diff) |
net-profile: blanks
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 - - |