summaryrefslogtreecommitdiff
path: root/boot/app/app.sh
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-05-26 22:34:06 -0400
committerschneefux <schneefux+commit@schneefux.xyz>2014-05-26 22:34:06 -0400
commitd0c909dab1a06f5970216befd2cd0839327914fe (patch)
tree3ab3d02855bf7dbae37a922b0d335cc295a52cf1 /boot/app/app.sh
parent7233b605e9079688c0a18e4491bc317eb88f618d (diff)
downloadjasper-client-d0c909dab1a06f5970216befd2cd0839327914fe.tar.gz
jasper-client-d0c909dab1a06f5970216befd2cd0839327914fe.zip
removed network setup wizard
Diffstat (limited to 'boot/app/app.sh')
-rwxr-xr-xboot/app/app.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/boot/app/app.sh b/boot/app/app.sh
deleted file mode 100755
index cf7a383..0000000
--- a/boot/app/app.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-cd /home/pi/jasper/boot/app/
-sudo python -m CGIHTTPServer 8000 &