aboutsummaryrefslogtreecommitdiff
path: root/coWifi
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-05-28 11:32:51 +0200
committerache <ache@ache.one>2017-05-28 11:32:51 +0200
commitda70ff264bfddc2e6dff584d2c033193f721aa28 (patch)
tree23b4baf7e41939796e16958cacad8a431e661772 /coWifi
parentCode refactoring (diff)
coWifi is now exectuted by bash only
Diffstat (limited to 'coWifi')
-rwxr-xr-xcoWifi2
1 files changed, 1 insertions, 1 deletions
diff --git a/coWifi b/coWifi
index 334eec1..029d1e6 100755
--- a/coWifi
+++ b/coWifi
@@ -1,4 +1,4 @@
-
+#!/bin/env bash
echo "$@ $*"
if [ -z "$1" ]