updates make setup
This commit is contained in:
@@ -1,11 +1,5 @@
|
|||||||
setup:
|
setup:
|
||||||
git clone https://github.com/RockKeeper/go-rpi-rgb-led-matrix
|
cd go-rpi-rgb-led-matrix/lib/rpi-rgb-led-matrix && make
|
||||||
rm go-rpi-rgb-led-matrix/go.mod go-rpi-rgb-led-matrix/go.sum
|
|
||||||
find ./ -type f -exec sed -i 's|github.com/RockKeeper|git.dvdt.dev/david/bitcoin-ticker-pi|g' {} +
|
|
||||||
cd go-rpi-rgb-led-matrix/lib
|
|
||||||
git submodule update --init
|
|
||||||
cd rpi-rgb-led-matrix
|
|
||||||
make
|
|
||||||
|
|
||||||
run:
|
run:
|
||||||
sudo go run cmd/rpi/main.go --led-slowdown-gpio=2
|
sudo go run cmd/rpi/main.go --led-slowdown-gpio=2
|
||||||
|
|||||||
Reference in New Issue
Block a user