From 02cbb8fc6186e77ea53e78c4dcd78541dc983f1f Mon Sep 17 00:00:00 2001 From: daxi20 Date: Sun, 2 Nov 2025 13:35:36 +0800 Subject: [PATCH] d --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 7b2e25a..576db9f 100644 --- a/update.sh +++ b/update.sh @@ -3,7 +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/peers/dn42 -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