From ec4caa32ba1addef8f1a6e88feb8018d1f8b8ddc Mon Sep 17 00:00:00 2001 From: LAbyOne <63520775+LAbyOne@users.noreply.github.com> Date: Mon, 10 May 2021 16:18:32 +0200 Subject: [PATCH] template for BootLoaderChooser --- .../package/Scripts.templates/BootLoaderChooser/postinstall | 1 + 1 file changed, 1 insertion(+) diff --git a/CloverPackage/package/Scripts.templates/BootLoaderChooser/postinstall b/CloverPackage/package/Scripts.templates/BootLoaderChooser/postinstall index 10303f081..b7ca4e972 100644 --- a/CloverPackage/package/Scripts.templates/BootLoaderChooser/postinstall +++ b/CloverPackage/package/Scripts.templates/BootLoaderChooser/postinstall @@ -29,3 +29,4 @@ cloverEFIFile='@CLOVER_BOOT_FILE@' # Mark that the option was selected /usr/libexec/PlistBuddy -c "Add $installer_choice bool true" "$CLOVER_INSTALLER_PLIST_NEW" >/dev/null +