This website requires JavaScript.
Explore
Help
Register
Sign In
dunwu
/
linux-tutorial
mirror of
https://github.com/dunwu/linux-tutorial.git
Watch
1
Star
0
Fork
You've already forked linux-tutorial
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2089be3dd
linux-tutorial
/
codes
/
deploy
/
tool
/
nginx
/
install-nginx.sh
6 lines
91 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
echo
-e
"\n>>>>>>>>> install nginx"
yum -y install make nginx.x86_64
Reference in New Issue
View Git Blame
Copy Permalink