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
add config file
pull/49/head
Luigi Cruz
hace 3 años
padre
f60583cd6b
commit
4cfa1b66db
Se han
modificado 2 ficheros
con
5 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-2
.gitignore
+4
-0
config
+ 1
- 2
.gitignore
Ver fichero
@@ -7,10 +7,9 @@ node_modules
.DS_Store
deploy/*
work/*
config
postrun.sh
SKIP
SKIP_IMAGES
.pc
*-pc
apt-cacher-ng/
apt-cacher-ng/
+ 4
- 0
config
Ver fichero
@@ -0,0 +1,4 @@
IMG_NAME='PiSDR'
ENABLE_SSH=1
HOSTNAME='pisdr'
FIRST_USER_PASS='raspberry'
Escribir
Vista previa
Cargando…
Cancelar
Guardar