diff --git a/universal_config_new_podkop.sh b/universal_config_new_podkop.sh index 8c09508..0c8e9f8 100644 --- a/universal_config_new_podkop.sh +++ b/universal_config_new_podkop.sh @@ -772,9 +772,7 @@ wget -O "/etc/config/zapret" "$URL/config_files/zapret" wget -O "/opt/zapret/ipset/zapret-hosts-user.txt" "$URL/config_files/zapret-hosts-user.txt" wget -O "/opt/zapret/ipset/zapret-hosts-user-exclude.txt" "$URL/config_files/zapret-hosts-user-exclude.txt" wget -O "/opt/zapret/init.d/openwrt/custom.d/50-stun4all" "$URL/config_files/50-stun4all" -wget -O "/opt/zapret/init.d/openwrt/custom.d/50-wg4all" "$URL/config_files/50-wg4all" chmod +x "/opt/zapret/init.d/openwrt/custom.d/50-stun4all" -chmod +x "/opt/zapret/init.d/openwrt/custom.d/50-wg4all" manage_package "podkop" "enable" "stop" manage_package "youtubeUnblock" "disable" "stop"