mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-16 14:50:13 -07:00
Merge branch 'master' of https://github.com/km4ack/patmenu2
This commit is contained in:
commit
e6ee17fa43
@ -23,7 +23,7 @@ MYPATH=$HOME/patmenu2/ardop-list/
|
||||
LOG=$HOME/Documents/mylog.txt
|
||||
|
||||
GRIDCK=$(jq .locator $HOME/.wl2k/config.json)
|
||||
if [ ${$GRIDCK} -lt 3 ]
|
||||
if [ ${#GRIDCK} -lt 3 ]
|
||||
then
|
||||
echo "Grid square not set in Pat Configure" | tee -a $LOG
|
||||
echo "Distances/Bearings will not be accurate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user