Switch REVISION to 2.1.4

This commit is contained in:
leeboby 2021-08-26 09:08:43 +08:00
parent 263cae68bd
commit 6cfbcaaf9c
1 changed files with 1 additions and 1 deletions

View File

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