Commit f780215e authored by Owain Jones's avatar Owain Jones
Browse files

update install.sh

parent daa7e1fc
...@@ -17,7 +17,7 @@ yum check-update ...@@ -17,7 +17,7 @@ yum check-update
yum update yum update
# Install needed tools # Install needed tools
yum install git rsync wget vim ansible tmux htop iotop dstat lsof ipython yum install git rsync wget vim ansible tmux htop iotop dstat lsof
# And development tools (needed to compile python libs from pip) # And development tools (needed to compile python libs from pip)
yum groupinstall "Development Tools" yum groupinstall "Development Tools"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment