mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-12 21:54:23 +00:00
4 lines
60 B
Bash
4 lines
60 B
Bash
#! /bin/sh
|
|
|
|
exec ip -4 ro flush scope global type unicast
|