kopia lustrzana https://github.com/km4ack/pi-build
fix zygrib check
rodzic
5103725c41
commit
59ddcc329f
2
update
2
update
|
@ -725,7 +725,7 @@ fi
|
|||
#----------------------------------------------------#
|
||||
# ZYGRIB Viewer
|
||||
#----------------------------------------------------#
|
||||
if [ -f /usr/share/zygrib ]; then
|
||||
if [ -f /usr/bin/zyGrib ]; then
|
||||
ZYGRIB=Installed
|
||||
else
|
||||
ZYGRIB="Not Installed"
|
||||
|
|
Ładowanie…
Reference in New Issue