diff --git a/PCL-QuizVDS-2017.app.zip b/PCL-QuizVDS-2017.app.zip index 5e82135..8a097ab 100644 Binary files a/PCL-QuizVDS-2017.app.zip and b/PCL-QuizVDS-2017.app.zip differ diff --git a/localserver.sh b/localserver.sh index 4b85ba1..f2be74d 100644 --- a/localserver.sh +++ b/localserver.sh @@ -1,4 +1,4 @@ #!/bin/bash echo $'Platypus App - Python3 Local http.server Local app started Browser should open automatically or visit localhost:9000 to start application Close this window to stop application.' -python3 -m http.server 9000 & -open "http://localhost:9000" +open "start.html" +python3 -m http.server 8001 diff --git a/start.html b/start.html new file mode 100644 index 0000000..23522a8 --- /dev/null +++ b/start.html @@ -0,0 +1,39 @@ + + + +
+ + + + + + ++ +
+