diff --git a/LK_bash_start.sh b/LK_bash_start.sh index fc3a8f1..4a5a0a5 100755 --- a/LK_bash_start.sh +++ b/LK_bash_start.sh @@ -2,7 +2,7 @@ PACK_LIST=("git" "zsh") # 脚本根地址 -ROOT_URL="http://yum.gdie.top:50200/LK/x" +ROOT_URL="https://gitea.whlug.cn/LK/x" # 脚本安装默认路径 ROOT_INSTALL="/opt/xunmi"