Add function to execute update certificates
parent
77fdae4d60
commit
56c04f8a16
|
@ -149,5 +149,6 @@ if __name__ == '__main__':
|
|||
boottoolsSoftwareInstall (args.osarch, args.osrelease)
|
||||
boottoolsSoftwareCompile()
|
||||
boottoolsPythonModules()
|
||||
updateCaCertificates()
|
||||
boottoolsRemovePackages()
|
||||
boottoolsInitrdGenerate (args.osrelease)
|
||||
|
|
Loading…
Reference in New Issue