refactor: Add ucisection attribute to taboptions

This commit is contained in:
Ivan Kvashonkin
2024-11-10 17:40:23 +03:00
parent 1ac1aa8f74
commit 56e93a3d5f
2 changed files with 38 additions and 6 deletions

View File

@@ -544,7 +544,8 @@ lists_domains_download() {
sed -i 's/fw4#vpn_domains/PodkopTable#podkop2_domains/g' /tmp/dnsmasq.d/podkop-domains.lst
else
sed -i 's/fw4#vpn_domains/PodkopTable#podkop_domains/g' /tmp/dnsmasq.d/podkop-domains.lst
fi return 0
fi
return 0
else
log "GitHub is not available. Check the internet availability [$count sec]"
count=$((count + 1))