diff --git a/start.sh b/start.sh index 2bb9d4f..c66cac2 100644 --- a/start.sh +++ b/start.sh @@ -1,5 +1,4 @@ #!/bin/bash service php7.4-fpm start & service nginx start & -#while true; do sleep 1000; done /bin/sh \ No newline at end of file