diff --git a/warden/root/linux/skeleton/destroy.sh b/warden/root/linux/skeleton/destroy.sh index c704032c..4b764bc4 100755 --- a/warden/root/linux/skeleton/destroy.sh +++ b/warden/root/linux/skeleton/destroy.sh @@ -11,7 +11,7 @@ source ./etc/config ./net.sh teardown -ip link del ${network_ifb_iface} +ip link del ${network_ifb_iface} || true if [ -f ./run/wshd.pid ] then