Skip to content

Commit

Permalink
修改脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
jice1001 committed Oct 24, 2016
1 parent aa5495f commit fe4f7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/install_server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
ENV_PATH=`pwd`

#安装系统编译环境
yum -y net-tools.x86_64
yum -y install net-tools.x86_64
yum -y install gcc-c++
yum -y install vim
yum -y install git
Expand Down

0 comments on commit fe4f7a6

Please sign in to comment.