Really fix the repo URL...

This commit is contained in:
Liam McLoughlin
2012-10-10 00:06:09 +01:00
parent 5e8344a93c
commit dc9a0da5b3

View File

@@ -3,7 +3,7 @@
set -o nounset
set -o errexit
REPO_URI="http://github.com/Hexxeh/rpi-update"
REPO_URI="http://github.com/Hexxeh/rpi-firmware"
UPDATE=${UPDATE:-1}
UPDATE_URI="https://github.com/Hexxeh/rpi-update/raw/master/rpi-update"