diff options
author | makefu <github@syntax-fehler.de> | 2013-05-23 19:35:32 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-05-23 19:35:32 +0200 |
commit | 48c1d8fb772569f38878c0e61e413ed0b3d3cd96 (patch) | |
tree | 3c5e918db77c2bc67817762d535bce69b3ab2cef /usr/bin/autowifi | |
parent | a1a677d33e68c019d9fdecb29e57164d69e8aa03 (diff) | |
parent | 116467f9bb2d28666045fda00ef19dcef9558331 (diff) |
Merge branch 'master' of github.com:krebscode/minikrebs
Diffstat (limited to 'usr/bin/autowifi')
-rw-r--r-- | usr/bin/autowifi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/bin/autowifi b/usr/bin/autowifi new file mode 100644 index 00000000..9ccff4b7 --- /dev/null +++ b/usr/bin/autowifi @@ -0,0 +1,3 @@ +#!/usr/bin/sh +connect_wifi(){ +} |