Merge pull request #58 from wibbleboy/patch-1

Update library reference to support Pi 4
This commit is contained in:
Limor "Ladyada" Fried 2019-07-16 12:18:56 -04:00 committed by GitHub
commit e9dbd94117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
# we reference a specific commit (update this as needed):
GITUSER=https://github.com/hzeller
REPO=rpi-rgb-led-matrix
COMMIT=814b79b5696d32dd1140304b41a1ec0068bb271a
COMMIT=e3dd56dcc0408862f39cccc47c1d9dea1b0fb2d2
if [ $(id -u) -ne 0 ]; then
echo "Installer must be run as root."