This commit is contained in:
Enoch 2024-11-05 16:56:47 +08:00
parent d21ec5ef81
commit f4211423ea

View File

@ -10,4 +10,4 @@ if [ "$PHPDE" = "true" ]; then
else
# Start the PHP script without the -d parameter
php start.php start
fi
fi