Fixed bug of function call

This commit is contained in:
Suikan 2021-07-03 06:26:33 +09:00
parent 0e0af79234
commit ccc7d009f6
2 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@ function main() {
# *******************************************************************************
# Finalizing. Embedd encryption key into the ramfs image.
post_install_void()
post_install_ubuntu
# Normal end
return 0