This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
websoft9
Watch
1
Star
0
Fork
0
You've already forked websoft9
mirror of
https://github.com/Websoft9/websoft9.git
synced
2025-01-24 18:30:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
64e2f3aa1b
websoft9
/
appmanage
/
config
/
cmd.sh
7 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Update service.sh
2023-04-04 09:28:53 +08:00
#!/bin/bash
# start by supervisord
/usr/bin/supervisord
supervisorctl start all
tail -f /dev/null
Reference in New Issue
Copy Permalink