Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
hms
/
pisdr-rpi-image
réplica de
https://github.com/luigifreitas/pisdr-image
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
14
Wiki
Actividad
Explorar el Código
Fix VIRGO command.
tags/v4.0.0-beta.1
Luigi Freitas Cruz
hace 4 años
padre
bd24438319
commit
31928c4ff7
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
builder/stage4/16-pisdr-virgo/00-run.sh
+ 1
- 1
builder/stage4/16-pisdr-virgo/00-run.sh
Ver fichero
@@ -5,6 +5,6 @@ mkdir -p "/home/${FIRST_USER_NAME}/PiSDR/Software"
cd "/home/${FIRST_USER_NAME}/PiSDR/Software"
if [ ! -d "VIRGO" ]; then
https://github.com/0xCoto/VIRGO
git clone
https://github.com/0xCoto/VIRGO
fi
EOF
Escribir
Vista previa
Cargando…
Cancelar
Guardar