This website requires JavaScript.
Explore
Help
Register
Sign In
pooneyy
/
1Panel-Appstore
mirror of
https://github.com/pooneyy/1Panel-Appstore
Watch
1
Star
0
Fork
You've already forked 1Panel-Appstore
0
Code
5632b0dcf5
1Panel-Appstore
/
php7
/
7.2.34
/
supervisor
/
run.sh
6 lines
104 B
Bash
Raw
Blame
History
#!/bin/sh
if
command
-v supervisord > /dev/null 2>
&
1
;
then
supervisord -c /etc/supervisord.conf
fi
View Git Blame
Copy Permalink