aboutsummaryrefslogtreecommitdiffstats
path: root/start-php
diff options
context:
space:
mode:
Diffstat (limited to 'start-php')
-rwxr-xr-xstart-php3
1 files changed, 3 insertions, 0 deletions
diff --git a/start-php b/start-php
new file mode 100755
index 0000000..93e5906
--- /dev/null
+++ b/start-php
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd public/php/
+php -S 0.0.0.0:8001