This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
hms
/
rasoberry-noaa
огледало од
https://github.com/reynico/raspberry-noaa.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
8
Вики
Activity
Преглед изворни кода
exit migration if demod.py exists (i.e. migration done before)
tags/v1.7
Nico Rey
пре 3 година
родитељ
d946296eb9
комит
ab8107931e
1 измењених фајлова
са
5 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
migrations/20201292-iss.sh
+ 5
- 0
migrations/20201292-iss.sh
Прегледај датотеку
@@ -11,6 +11,11 @@ fi
. "$HOME/.noaa.conf"
. "$NOAA_HOME/common.sh"
if [ -f "$NOAA_HOME/demod.py" ]; then
log "Seems like you already have run this migration before" "ERROR"
exit 1
fi
if [ ! -f "$NOAA_HOME/panel.db" ]; then
log "Seems like there's no panel.db database in your project folder" "ERROR"
exit 1
Write
Preview
Loading…
Откажи
Сачувај