aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-01-13 03:13:27 +0100
committerache <ache@ache.one>2023-01-13 03:13:27 +0100
commit1de3bea984d980a09ab0d6eef7b1c72e2465bdde (patch)
treeacc70e194d262bf7b64dba87be16d92e766029aa
parentImproove bot4chan (diff)
Remove trailing spaces
-rwxr-xr-xcoWifi4
1 files changed, 2 insertions, 2 deletions
diff --git a/coWifi b/coWifi
index 5e17619..0f52fcc 100755
--- a/coWifi
+++ b/coWifi
@@ -26,8 +26,8 @@ function guess_wifi {
-if [ "$1" == 'off' ] ; then
- if [ -z "$2" ] ; then
+if [ "$1" == 'off' ] ; then
+ if [ -z "$2" ] ; then
interface=$(guess_wifi '')
else
interface=$(guess_wifi 'all')