Commit b625381d authored by 陈精华's avatar 陈精华 Committed by kl

脚本修改

parent 0968ac77
......@@ -28,9 +28,9 @@ install_ubuntu() {
if [ -f "/etc/redhat-release" ]; then
yum install wget
yum install -y wget
install_redhat
else
apt-get install wget
apt-get install -y wget
install_ubuntu
fi
\ No newline at end of file
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