更新INET协议栈格式
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm /etc/bird/net/unet.conf
|
||||
curl https://git.nia.ink/brnet/bird_config/raw/branch/master/bird/net/unet.conf > /etc/bird/net/unet.conf
|
||||
|
||||
rm /etc/bird/net/inet.conf
|
||||
curl https://git.nia.ink/brnet/bird_config/raw/branch/master/bird/net/inet.conf > /etc/bird/net/inet.conf
|
||||
|
||||
chmod -R 755 /etc/bird
|
||||
|
||||
birdc c
|
||||
echo "请更新peers/inet的全部配置信息,再birdc c"
|
||||
|
||||
cd
|
||||
rm update.sh
|
||||
Reference in New Issue
Block a user