mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-14 15:36:52 +03:00
tmp check br-lan
This commit is contained in:
@@ -127,6 +127,10 @@ main() {
|
||||
|
||||
mkdir -p /tmp/podkop
|
||||
|
||||
if ! ip addr | grep -q "br-lan"; then
|
||||
log "Interface br-lan not found"
|
||||
fi
|
||||
|
||||
# base
|
||||
route_table_rule_mark
|
||||
create_nft_table
|
||||
|
||||
Reference in New Issue
Block a user