diff --git a/script.sh b/script.sh index fa32784..8f2eef4 100644 --- a/script.sh +++ b/script.sh @@ -2,7 +2,7 @@ set -e set -x -RELEASE=19.07.6 +RELEASE=21.02.0 if [ ! -f openwrt-imagebuilder-ath79-generic.Linux-x86_64.tar.xz ]; then echo "ERROR: tarball does not exist, terminating"