Switch REVISION to 2.1.0

This commit is contained in:
leeboby
2020-12-04 17:43:22 +08:00
parent 3bfbb8cbe2
commit 8d94f1b8b0

View File

@@ -22,7 +22,7 @@ umask 002
# destination
DEST="${SRC}"/output
REVISION="2.0.8"
REVISION="2.1.0"
[[ $DOWNLOAD_MIRROR == "china" ]] && NTP_SERVER="cn.pool.ntp.org"