mirror of
https://gitee.com/lauix/HFish
synced 2025-05-12 04:48:01 +08:00
Update install.sh
This commit is contained in:
parent
f48b215623
commit
2fa872cd74
@ -6,7 +6,7 @@ initVar() {
|
|||||||
removeType='yum -y remove'
|
removeType='yum -y remove'
|
||||||
upgrade="yum -y update"
|
upgrade="yum -y update"
|
||||||
echoType='echo -e'
|
echoType='echo -e'
|
||||||
version='2.6.0'
|
version='2.6.1'
|
||||||
}
|
}
|
||||||
initVar
|
initVar
|
||||||
export LANG=en_US.UTF-8
|
export LANG=en_US.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user