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