diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-26 22:34:06 -0400 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-26 22:34:06 -0400 |
| commit | d0c909dab1a06f5970216befd2cd0839327914fe (patch) | |
| tree | 3ab3d02855bf7dbae37a922b0d335cc295a52cf1 /boot/app/app.sh | |
| parent | 7233b605e9079688c0a18e4491bc317eb88f618d (diff) | |
| download | jasper-client-d0c909dab1a06f5970216befd2cd0839327914fe.tar.gz jasper-client-d0c909dab1a06f5970216befd2cd0839327914fe.zip | |
removed network setup wizard
Diffstat (limited to 'boot/app/app.sh')
| -rwxr-xr-x | boot/app/app.sh | 2 |
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 & |
