diff --git a/autorun.sh b/autorun.sh index 199b6fb..0684260 100644 --- a/autorun.sh +++ b/autorun.sh @@ -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 \ No newline at end of file