更新配置
This commit is contained in:
@@ -20,11 +20,11 @@ rm /etc/bird/first -rf
|
|||||||
|
|
||||||
# 构建模板目录
|
# 构建模板目录
|
||||||
rm /etc/bird/template -rf
|
rm /etc/bird/template -rf
|
||||||
mv ./bird_config/bird/template /etc/bird/template -r
|
mv ./bird_config/bird/template /etc/bird/template
|
||||||
|
|
||||||
# 构建网络配置目录
|
# 构建网络配置目录
|
||||||
rm /etc/bird/net -rf
|
rm /etc/bird/net -rf
|
||||||
mv ./bird_config/bird/net /etc/bird/net -r
|
mv ./bird_config/bird/net /etc/bird/net
|
||||||
|
|
||||||
# 更新UNET配置函数
|
# 更新UNET配置函数
|
||||||
rm /etc/bird/function/unet.conf -f
|
rm /etc/bird/function/unet.conf -f
|
||||||
|
|||||||
Reference in New Issue
Block a user