Remove docker0 interface if present

This commit is contained in:
Michael Vines
2018-11-07 17:42:29 -08:00
parent 8742de789e
commit 7ef0b815ec
2 changed files with 13 additions and 1 deletions

View File

@@ -411,8 +411,9 @@ $(
install-earlyoom.sh \
install-libssl-compatability.sh \
install-rsync.sh \
update-default-cuda.sh \
network-config.sh \
remove-docker-interface.sh \
update-default-cuda.sh \
)