Switch REVISION to 2.1.2

This commit is contained in:
leeboby
2021-03-30 09:43:23 +08:00
parent 3f7d056199
commit 91785615cf

View File

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