Fix show version

This commit is contained in:
CodeRoK7
2025-03-01 00:42:16 +05:00
committed by GitHub
parent 815ab20798
commit d5d4b6bb43

View File

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