Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
hms
/
pisdr-rpi-image
kopie van
https://github.com/luigifreitas/pisdr-image
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
14
Wiki
Activiteit
Bladeren bron
add config file
pull/49/head
Luigi Cruz
3 jaren geleden
bovenliggende
f60583cd6b
commit
4cfa1b66db
2 gewijzigde bestanden
met
toevoegingen van 5
en
2 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-2
.gitignore
+4
-0
config
+ 1
- 2
.gitignore
Bestand weergeven
@@ -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
Bestand weergeven
@@ -0,0 +1,4 @@
IMG_NAME='PiSDR'
ENABLE_SSH=1
HOSTNAME='pisdr'
FIRST_USER_PASS='raspberry'
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan