summaryrefslogtreecommitdiff
path: root/boot/app/app.sh
diff options
context:
space:
mode:
Diffstat (limited to 'boot/app/app.sh')
-rwxr-xr-xboot/app/app.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/app/app.sh b/boot/app/app.sh
new file mode 100755
index 0000000..cf7a383
--- /dev/null
+++ b/boot/app/app.sh
@@ -0,0 +1,2 @@
+cd /home/pi/jasper/boot/app/
+sudo python -m CGIHTTPServer 8000 &