Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
hms
/
rasoberry-noaa
peilaus alkaen
https://github.com/reynico/raspberry-noaa.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
8
Wiki
Toiminta
Selaa lähdekoodia
typo
tags/v1.3
Nico Rey
4 vuotta sitten
vanhempi
bcd4cb63c4
commit
ea4a283ec6
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test_reception.sh
+ 1
- 1
test_reception.sh
Näytä tiedosto
@@ -7,7 +7,7 @@ fi
command_exists() {
if ! command -v "$1" &> /dev/null; then
log
"Required command not found: $1" "ERROR"
echo
"Required command not found: $1" "ERROR"
exit 1
fi
}
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna