mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 23:50:31 +00:00
Update service.sh
This commit is contained in:
parent
6cb9fbd66d
commit
387adcc4ad
1 changed files with 6 additions and 0 deletions
|
@ -1 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# start by supervisord
|
||||
/usr/bin/supervisord
|
||||
supervisorctl start all
|
||||
tail -f /dev/null
|
||||
|
||||
|
|
Loading…
Reference in a new issue