mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-01-31 14:40:34 +03:00
Upgrade version Podkop for install
This commit is contained in:
BIN
podkop_packets/luci-app-podkop_0.4.7-r1_all.ipk
Normal file
BIN
podkop_packets/luci-app-podkop_0.4.7-r1_all.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/luci-i18n-podkop-ru_0.4.7.ipk
Normal file
BIN
podkop_packets/luci-i18n-podkop-ru_0.4.7.ipk
Normal file
Binary file not shown.
BIN
podkop_packets/podkop_0.4.7-r1_all.ipk
Normal file
BIN
podkop_packets/podkop_0.4.7-r1_all.ipk
Normal file
Binary file not shown.
@@ -1062,9 +1062,9 @@ else
|
|||||||
if [ "$is_install_podkop" = "y" ] || [ "$is_install_podkop" = "Y" ]; then
|
if [ "$is_install_podkop" = "y" ] || [ "$is_install_podkop" = "Y" ]; then
|
||||||
DOWNLOAD_DIR="/tmp/podkop"
|
DOWNLOAD_DIR="/tmp/podkop"
|
||||||
mkdir -p "$DOWNLOAD_DIR"
|
mkdir -p "$DOWNLOAD_DIR"
|
||||||
podkop_files="podkop_0.4.6-r1_all.ipk
|
podkop_files="podkop_0.4.7-r1_all.ipk
|
||||||
luci-app-podkop_0.4.6-r1_all.ipk
|
luci-app-podkop_0.4.7-r1_all.ipk
|
||||||
luci-i18n-podkop-ru_0.4.6.ipk"
|
luci-i18n-podkop-ru_0.4.7.ipk"
|
||||||
for file in $podkop_files
|
for file in $podkop_files
|
||||||
do
|
do
|
||||||
echo "Download $file..."
|
echo "Download $file..."
|
||||||
|
|||||||
Reference in New Issue
Block a user