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