mirror of
https://github.com/raspberrypi/rpi-update.git
synced 2026-01-20 21:13:38 +08:00
rpi-update: Fix missing default to master from last commit
This commit is contained in:
@@ -735,6 +735,9 @@ command -v readelf >/dev/null 2>&1 || {
|
||||
exit 1
|
||||
}
|
||||
|
||||
FW_REV_IN=${FW_REV_IN:-master}
|
||||
BOOTLOADER_REV_IN=${BOOTLOADER_REV_IN:-master}
|
||||
|
||||
ARTIFACT=""
|
||||
BUILD=""
|
||||
FW_REV=""
|
||||
|
||||
Reference in New Issue
Block a user