fix: typo
This commit is contained in:
parent
f5b1283690
commit
66026ebf5a
@ -230,7 +230,7 @@ func ContainerCommands(km config.KernelMask) (commands []string) {
|
||||
packages += "module-init-tools "
|
||||
}
|
||||
|
||||
cmfd("{ apt-get install -y %s "+
|
||||
cmdf("{ apt-get install -y %s "+
|
||||
"|| apt-get install -y %s "+
|
||||
"|| apt-get install -y %s }", packages, packages, packages)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user