Update master.sh

This commit is contained in:
LoveesYe 2022-07-29 14:13:47 +02:00 committed by GitHub
parent 13249045dd
commit b8a0fa535e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -213,7 +213,8 @@ else
exit 1
fi
dir_name="cdnfly-master-$VER"
#dir_name="cdnfly-master-$VER"
dir_name="cdnfly-master-v5.1.11"
tar_gz_name="$dir_name-$(get_sys_ver).tar.gz"
echo "安装指定版本$VER"
fi