This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ben
/
be-ytb
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
dev
master
be-ytb
/
js
/
run_nginx.sh
run_nginx.sh
87 B
Permalink
History
Raw
1
2
ps axu | grep 'nginx' | awk '{print "kill -9 " $2}' | sh -x
nginx -c $(pwd)/nginx.conf