mirror of
https://github.com/raspberrypi/rpi-update.git
synced 2026-01-20 21:13:38 +08:00
@@ -3,7 +3,7 @@
|
|||||||
set -o nounset
|
set -o nounset
|
||||||
set -o errexit
|
set -o errexit
|
||||||
|
|
||||||
REPO_URI="http://github.com/Hexxeh/rpi-firmware"
|
REPO_URI="https://github.com/Hexxeh/rpi-firmware"
|
||||||
|
|
||||||
UPDATE_SELF=${UPDATE_SELF:-1}
|
UPDATE_SELF=${UPDATE_SELF:-1}
|
||||||
UPDATE_URI="https://github.com/Hexxeh/rpi-update/raw/master/rpi-update"
|
UPDATE_URI="https://github.com/Hexxeh/rpi-update/raw/master/rpi-update"
|
||||||
|
|||||||
Reference in New Issue
Block a user