From 19218d758d4fc0f8f5db5a97eb9dcfdb5086f844 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Sat, 25 Feb 2023 19:06:54 +0100 Subject: Remove path from repo Add start script --- start | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'start') diff --git a/start b/start index 5176169..c3a84e0 100755 --- a/start +++ b/start @@ -1,4 +1,2 @@ #!/bin/sh -#st -e pnpm dev & -st -e php -S 0.0.0.0:8000 & -lvim . +php -S 0.0.0.0:8000 -- cgit v1.3.1