diff options
author | Patrick Simianer <p@simianer.de> | 2014-09-21 11:31:14 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-09-21 11:31:14 +0100 |
commit | 0aae427eb3838297f6e204c2961739ef834762cf (patch) | |
tree | c533ade19b5c699a2edb4b309e8fd40cc4c03239 /net-profile | |
parent | 6571bd6dd7b80927a17c9639c93c888e5cc98a53 (diff) |
rm superfluous whitespace
Diffstat (limited to 'net-profile')
-rwxr-xr-x | net-profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-profile b/net-profile index 874aaac..8acea40 100755 --- a/net-profile +++ b/net-profile @@ -1,6 +1,5 @@ #!/bin/sh - setup_wifi() { sudo wpa_supplicant -D wext -i wlan0 -c ~/.net_profiles/$1.conf &>/tmp/wpa_supplicant.log & |