diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2023-04-11 20:23:08 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2023-04-11 20:23:08 +0200 |
| commit | 63df1743af26feb36b11398afa561c317bc1d517 (patch) | |
| tree | 93f250759fbc2a49b4b34e0b8437bb70fe54bb99 /start | |
| parent | 19218d758d4fc0f8f5db5a97eb9dcfdb5086f844 (diff) | |
| download | mlos-master.tar.gz mlos-master.tar.zst mlos-master.zip | |
Diffstat (limited to 'start')
| -rwxr-xr-x | start | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ #!/bin/sh +./set-pwd.sh php -S 0.0.0.0:8000 |
