9
0
Fork 0

Bump OpenWrt version

This commit is contained in:
Lauri Võsandi 2021-10-23 10:00:51 +03:00
parent 68aec6ecbb
commit 781e437cf3
1 changed files with 1 additions and 1 deletions

View File

@ -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"