mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-31 11:15:49 +03:00
Fix remove packet https-dns-proxy
This commit is contained in:
@@ -652,8 +652,6 @@ fi
|
||||
|
||||
#проверяем установлени ли пакет https-dns-proxy
|
||||
if opkg list-installed | grep -q https-dns-proxy; then
|
||||
echo "Packet https-dns-proxy not installed..."
|
||||
else
|
||||
echo "Delete packet https-dns-proxy..."
|
||||
opkg remove https-dns-proxy
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user