Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
redplanet
/
pi_video_looper_gpio
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
no hello video info print
pull/36/head
Tobias Perschon
7 anos atrás
pai
07395109f2
commit
dc8e42f166
1 arquivos alterados
com
5 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+5
-1
install.sh
+ 5
- 1
install.sh
Ver arquivo
@@ -9,7 +9,11 @@ if [ "$(id -u)" != "0" ]; then
exit 1
fi
if [ "$*" != "no_hello_video" ]
then
echo "Installing without hello_video"
echo "=========================="
fi
echo "Installing dependencies..."
echo "=========================="
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar