mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2025-04-05 17:37:49 +08:00
脚本修改
This commit is contained in:
parent
0968ac774a
commit
b625381de3
@ -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
|
Loading…
Reference in New Issue
Block a user