mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-28 04:20:10 -07:00
remove exit if no grid square present
This commit is contained in:
parent
5aaf333b69
commit
62725a35a1
@ -29,7 +29,7 @@ echo "Grid square not set in Pat Configure" | tee -a $LOG
|
||||
echo "Distances/Bearings will not be accurate"
|
||||
yad --center \
|
||||
--text="Grid square not set in Pat Configure File.\r Run \'pat configure\' to fix"
|
||||
exit
|
||||
#exit
|
||||
fi
|
||||
|
||||
#make directory if it doesn't exist
|
||||
|
Loading…
x
Reference in New Issue
Block a user