diff --git a/scripts/main.sh b/scripts/main.sh index adcf7bd..cb2fbe3 100755 --- a/scripts/main.sh +++ b/scripts/main.sh @@ -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"