Switch REVISION to 2.1.6

This commit is contained in:
orangepi-xunlong 2021-11-25 19:17:46 +08:00
parent 9f400f169d
commit b1526e13c9
1 changed files with 1 additions and 1 deletions

View File

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