Remove modprobe configs from configure-helper

This commit is contained in:
ruiwen-zhao 2021-02-18 22:57:44 +00:00
parent 033d950152
commit c053b232ba

View File

@ -3151,7 +3151,6 @@ function main() {
fi
reset-motd
prepare-mounter-rootfs
modprobe configs
echo "Done for the configuration for kubernetes"
}