From a4ab46cc54841678094d57c04942fc8b623fb98d Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 9 Jun 2024 15:48:41 -0400 Subject: feat: add interactive brochure --- scripts/serve.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/serve.sh') diff --git a/scripts/serve.sh b/scripts/serve.sh index e7f2b4c..16a3410 100755 --- a/scripts/serve.sh +++ b/scripts/serve.sh @@ -1,2 +1,2 @@ #!/bin/sh -php -S localhost:8000 +php83 -S localhost:8000 -- cgit v1.2.3