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
Fix VIRGO command.
tags/v4.0.0-beta.1
Luigi Freitas Cruz
4 jaren geleden
bovenliggende
bd24438319
commit
31928c4ff7
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
builder/stage4/16-pisdr-virgo/00-run.sh
+ 1
- 1
builder/stage4/16-pisdr-virgo/00-run.sh
Bestand weergeven
@@ -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
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan