Update install.sh

This commit is contained in:
Mr Chen 2023-11-18 17:14:49 +08:00
parent 784056d465
commit b4e1a5947e
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Install_App()
if [ "${LOCAL_ADDR}" == "cn" ];then
if [ ! -f $serverPath/source/keepalived/keepalived-${VERSION}.tar.gz ];then
wget -O $serverPath/source/keepalived/keepalived-${VERSION}.tar.gz https://dl.midoks.me/soft/keepalived/haproxy-${VERSION}.tar.gz
wget -O $serverPath/source/keepalived/keepalived-${VERSION}.tar.gz https://dl.midoks.me/soft/keepalived/keepalived-${VERSION}.tar.gz
fi
fi