mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-01-06 18:37:43 +01:00
Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader
This commit is contained in:
commit
3db4e57438
@ -44,7 +44,7 @@ fi
|
||||
# Variables
|
||||
#
|
||||
gNVRAMf=nvram.plist
|
||||
gNVRAMbuf=$(nvram2 -x -p)
|
||||
gNVRAMbuf=$(/usr/local/bin/nvram2 -x -p)
|
||||
gNVRAMLogPath="${CLOVER_LOG_LOCATION}/rc.shutdown.log"
|
||||
gDisk=($(ls /dev/disk? |grep -i -o "disk[0-9]"))
|
||||
gESPList=""
|
||||
|
Loading…
Reference in New Issue
Block a user