Remove docker0 interface if present

This commit is contained in:
Michael Vines
2018-11-07 17:42:29 -08:00
parent 82f914e0dc
commit f8f11b7f50
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 \
)