macOS Installer Creation: initial commit

This commit is contained in:
Mykola Grymalyuk
2021-11-02 18:32:10 -06:00
parent 8fc1bf9572
commit 4929715830
5 changed files with 337 additions and 34 deletions
+1 -1
View File
@@ -1074,4 +1074,4 @@ class BuildOpenCore:
print(f" {self.constants.opencore_release_folder}")
print("")
if self.constants.gui_mode is False:
input("Press [Enter] to go back.\n")
input("Press [Enter] to continue\n")