mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-13 10:04:04 +01:00
change backdir folder, by Chris1111
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
parent
2cdab656af
commit
989d85148a
@ -93,7 +93,7 @@ fi
|
||||
|
||||
if [ "$exitcode" == "0" ] && [ ! -d "$BackupDir/EFI" ]
|
||||
then
|
||||
if [ -d /Volumes/ESP/EFI ]
|
||||
if [ -d /Private/tmp/EFIROOTDIR/EFI ]
|
||||
then
|
||||
if [ ! -d "$BackupDir" ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user