释放 vpn ip 地址后重新设置 dns

This commit is contained in:
2022-08-26 00:38:27 +08:00
parent 6c04b23a79
commit a34641afbb

View File

@@ -29,4 +29,5 @@ fi
if [[ "$1" == "unset" ]]; then if [[ "$1" == "unset" ]]; then
dhcpcd -k $DEV dhcpcd -k $DEV
dhcpcd
fi fi