From d5d4b6bb43a7d81b46a2faa4890f5ff476652c78 Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:42:16 +0500 Subject: [PATCH] Fix show version --- configure_zaprets.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure_zaprets.sh b/configure_zaprets.sh index 1c7931d..eb41313 100644 --- a/configure_zaprets.sh +++ b/configure_zaprets.sh @@ -60,7 +60,7 @@ install_youtubeunblock_packages() { PACK_NAME="youtubeUnblock" if [ ! $VERSION = "23.05.5" ] then - echo "Your version $version OpenWRT not support. Please, install $PACK_NAME manually and run the script again" + echo "Your version $VERSION OpenWRT not support. Please, install $PACK_NAME manually and run the script again" exit 1 fi