From f4211423eaafb97f00a862b9a47c286deca24ada Mon Sep 17 00:00:00 2001 From: Enoch Date: Tue, 5 Nov 2024 16:56:47 +0800 Subject: [PATCH] run --- run.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.bash b/run.bash index ac771cc..260e040 100644 --- a/run.bash +++ b/run.bash @@ -10,4 +10,4 @@ if [ "$PHPDE" = "true" ]; then else # Start the PHP script without the -d parameter php start.php start -fi \ No newline at end of file +fi