summaryrefslogtreecommitdiffstats
path: root/start
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-11 20:23:08 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-11 20:23:08 +0200
commit63df1743af26feb36b11398afa561c317bc1d517 (patch)
tree93f250759fbc2a49b4b34e0b8437bb70fe54bb99 /start
parent19218d758d4fc0f8f5db5a97eb9dcfdb5086f844 (diff)
downloadmlos-63df1743af26feb36b11398afa561c317bc1d517.tar.gz
mlos-63df1743af26feb36b11398afa561c317bc1d517.tar.zst
mlos-63df1743af26feb36b11398afa561c317bc1d517.zip
Fix starting the projectHEADmaster
Diffstat (limited to 'start')
-rwxr-xr-xstart1
1 files changed, 1 insertions, 0 deletions
diff --git a/start b/start
index c3a84e0..8e63dcd 100755
--- a/start
+++ b/start
@@ -1,2 +1,3 @@
#!/bin/sh
+./set-pwd.sh
php -S 0.0.0.0:8000