Update 'start.sh'

This commit is contained in:
dimon 2025-02-03 16:27:26 +00:00
parent 60770fbdc0
commit c87dd75bcc

View File

@ -1,5 +1,4 @@
#!/bin/bash #!/bin/bash
service php7.4-fpm start & service php7.4-fpm start &
service nginx start & service nginx start &
#while true; do sleep 1000; done
/bin/sh /bin/sh