Merge remote-tracking branch 'origin/main' into feature/web-versions-view

This commit is contained in:
Ivan K
2025-02-18 14:05:22 +03:00
5 changed files with 30 additions and 22 deletions

View File

@@ -76,7 +76,7 @@ stop_service() {
remove_cron_job
dnsmasq_rm
rm -rf /tmp/podkop/*
rm -rf /tmp/podkop/*.lst
log "Flush nft"
if nft list table inet PodkopTable >/dev/null 2>&1; then