Skip to content

Commit

Permalink
优化
Browse files Browse the repository at this point in the history
  • Loading branch information
helloxz committed May 15, 2019
1 parent b7bf522 commit ac672a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccaa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export PATH
function setout(){
if [ -e "/usr/bin/yum" ]
then
yum -y install curl gcc gcc+ make
yum -y install curl gcc gcc+ make bzip2
else
#更新软件,否则可能make命令无法安装
sudo apt-get update
Expand Down

0 comments on commit ac672a1

Please sign in to comment.