Update service.sh

This commit is contained in:
qiaofeng1227 2023-04-04 09:28:53 +08:00 committed by GitHub
parent 6cb9fbd66d
commit 387adcc4ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,7 @@
#!/bin/bash
# start by supervisord
/usr/bin/supervisord
supervisorctl start all
tail -f /dev/null