diff --git a/autoinstall/2.x/autoinstall.sh b/autoinstall/2.x/autoinstall.sh index f9cb56e..d1f8f70 100755 --- a/autoinstall/2.x/autoinstall.sh +++ b/autoinstall/2.x/autoinstall.sh @@ -12,7 +12,7 @@ HTTPS_DNS_PROXY=1 OWRT_VERSION="current" RUAB_VERSION="2.1.0-r1" RUAB_MOD_LUA_VERSION="2.1.0-r1" -RUAB_LUCI_APP_VERSION="2.1.0-1" +RUAB_LUCI_APP_VERSION="2.1.0-2" BASE_URL="https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master" PKG_DIR="/tmp"