forked from TDTP/pantallas-led
Fix paths in autorun
parent
53dcd69f16
commit
d046c06db9
|
@ -7,7 +7,6 @@ cd pantallas-led/GenPoster
|
|||
#docker build -t bus_poster .
|
||||
./run_container.sh
|
||||
|
||||
cd rpi-rgb-led-matrix/bindings/python/samples/
|
||||
|
||||
python3 image-viewer.py $IMAGE
|
||||
cd $HOME/rpi-rgb-led-matrix/bindings/python/samples/
|
||||
|
||||
sudo python3 image-viewer.py $IMAGE
|
Loading…
Reference in New Issue