mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-08 12:36:43 +03:00
Fix name youtubeunblock files
This commit is contained in:
@@ -353,7 +353,7 @@ install_youtubeunblock_packages() {
|
|||||||
echo "$PACK_NAME already installed"
|
echo "$PACK_NAME already installed"
|
||||||
else
|
else
|
||||||
PACK_NAME="luci-app-youtubeUnblock"
|
PACK_NAME="luci-app-youtubeUnblock"
|
||||||
YOUTUBEUNBLOCK_FILENAME="luci-app-youtubeUnblock-1.0.0-10-f37c3dd.ipk"
|
YOUTUBEUNBLOCK_FILENAME="luci-app-youtubeUnblock-1.1.0-1-473af29.ipk"
|
||||||
DOWNLOAD_URL="${BASE_URL}${YOUTUBEUNBLOCK_FILENAME}"
|
DOWNLOAD_URL="${BASE_URL}${YOUTUBEUNBLOCK_FILENAME}"
|
||||||
echo $DOWNLOAD_URL
|
echo $DOWNLOAD_URL
|
||||||
wget -O "$AWG_DIR/$YOUTUBEUNBLOCK_FILENAME" "$DOWNLOAD_URL"
|
wget -O "$AWG_DIR/$YOUTUBEUNBLOCK_FILENAME" "$DOWNLOAD_URL"
|
||||||
|
|||||||
Reference in New Issue
Block a user