From 46dc40ca76e384ea5ea0659b0d4f94979def7dea Mon Sep 17 00:00:00 2001 From: daxi20 Date: Sun, 2 Nov 2025 13:33:06 +0800 Subject: [PATCH] d --- bird/peers/dn42/ibgp.conf | 0 update.sh | 1 + 2 files changed, 1 insertion(+) delete mode 100644 bird/peers/dn42/ibgp.conf diff --git a/bird/peers/dn42/ibgp.conf b/bird/peers/dn42/ibgp.conf deleted file mode 100644 index e69de29..0000000 diff --git a/update.sh b/update.sh index 5e5244a..7b2e25a 100644 --- a/update.sh +++ b/update.sh @@ -3,6 +3,7 @@ rm /etc/bird/conf/dn42.conf rm /etc/bird/function/dn42.conf rm /etc/bird/net/dn42.conf +rm /etc/bird/peers -rf rm /etc/bird/function/unet.conf curl https://git.nia.ink/brnet/bird_config/raw/branch/master/bird/function/unet.conf > /etc/bird/function/unet.conf