Switch REVISION to 2.1.2

This commit is contained in:
leeboby 2021-03-30 09:43:23 +08:00
parent 3f7d056199
commit 91785615cf
1 changed files with 1 additions and 1 deletions

View File

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