This website requires JavaScript.
Explore
Help
Sign In
gCubeSystem
/
d4s-cdn-setup
Watch
16
Star
0
Fork
You've already forked d4s-cdn-setup
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
36b980736b
d4s-cdn-setup
/
config
/
docker-entrypoint.sh
4 lines
79 B
Bash
Raw
Blame
History
#!/bin/bash
python /opt/init.py
&&
python /opt/api.py
&
nginx -g
'daemon off;'
Reference in New Issue
View Git Blame
Copy Permalink