Ver a proveniência

add config file

tags/5.1.0
Luigi Cruz há 3 anos
ascendente
cometimento
85d74c2592
2 ficheiros alterados com 5 adições e 2 eliminações
  1. +1
    -2
      .gitignore
  2. +4
    -0
      config

+ 1
- 2
.gitignore Ver ficheiro

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

@@ -0,0 +1,4 @@
IMG_NAME='PiSDR'
ENABLE_SSH=1
HOSTNAME='pisdr'
FIRST_USER_PASS='raspberry'

Carregando…
Cancelar
Guardar