diff --git a/python_modules/conf.py b/python_modules/conf.py index 74d1545f..7061d5a2 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -44,7 +44,6 @@ shared_setup_loaded_cmds = ('inflate_bubble.set_fusato_structure', shared_setup_server_cmds = ('inflate_bubble.set_fusato_server_installer_structure', 'inflate_bubble.set_fusato_server_structure', 'infra.shared_server_files', - 'infra.boostrap_shared' ) shared_setup_mini_cmds = ('inflate_bubble.set_fusato_mini_installer_structure', @@ -148,7 +147,7 @@ build32_loaded_build = (shared_setup_loaded_cmds + setup_loaded_cmds + #Server build64_server_build = (shared_setup_server_cmds + setup_server_cmds + - setup_binary_grub_64 + setup_fw_64_32 + setup_fw_64_32 ) #Mini