mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-01-01 06:08:46 +03:00
Fix show version
This commit is contained in:
@@ -60,7 +60,7 @@ install_youtubeunblock_packages() {
|
|||||||
PACK_NAME="youtubeUnblock"
|
PACK_NAME="youtubeUnblock"
|
||||||
if [ ! $VERSION = "23.05.5" ]
|
if [ ! $VERSION = "23.05.5" ]
|
||||||
then
|
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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user