mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2024-11-15 22:15:13 +08:00
4 lines
60 B
Bash
4 lines
60 B
Bash
#! /bin/sh
|
|
|
|
exec ip -4 ro flush scope global type unicast
|