Update build_nat_network.sh

This commit is contained in:
spiritlhl 2023-08-24 15:35:46 +08:00 committed by GitHub
parent 889a5ec6aa
commit 43c47f54af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -294,7 +294,7 @@ if [ -f "/usr/local/bin/ndpresponder" ]; then
systemctl daemon-reload
systemctl enable ndpresponder.service
systemctl start ndpresponder.service
systemctl status ndpresponder.service
systemctl status ndpresponder.service 2>/dev/null
fi
# 删除可能存在的原有的网卡配置