summaryrefslogtreecommitdiff
path: root/boot/app/app.sh
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-05-27 19:02:15 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-05-27 19:02:15 -0700
commit6564ee46c48cccd9d8947fea2fa570389f1646e9 (patch)
tree646aec89cb9a90dfe6df853fc601d3c087d7c069 /boot/app/app.sh
parent0e1762970b4c3cc938012d7644b70ec5e8ccf947 (diff)
parent38258b6033869da653e6568195c5c870cbf4ddd5 (diff)
downloadjasper-client-6564ee46c48cccd9d8947fea2fa570389f1646e9.tar.gz
jasper-client-6564ee46c48cccd9d8947fea2fa570389f1646e9.zip
Merge branch 'master' of https://github.com/jasperproject/jasper-client
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 &