pujan14 hace 5 años
committed by GitHub
padre
commit
ae7252f8fd
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh Ver fichero

@@ -25,6 +25,7 @@ rm -rf pi_hello_video

echo "Installing video_looper program..."
echo "=================================="
cd "$(dirname "$0")"
mkdir -p /mnt/usbdrive0 # This is very important if you put your system in readonly after
pip3 install setuptools
python3 setup.py install --force


Cargando…
Cancelar
Guardar