Ver código fonte

Merge 4ffeb962c9 into 190329da70

pull/20/merge
pujan14 5 anos atrás
committed by GitHub
pai
commit
ae7252f8fd
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar