mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-29 21:10:16 -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"
|
echo "Distances/Bearings will not be accurate"
|
||||||
yad --center \
|
yad --center \
|
||||||
--text="Grid square not set in Pat Configure File.\r Run \'pat configure\' to fix"
|
--text="Grid square not set in Pat Configure File.\r Run \'pat configure\' to fix"
|
||||||
exit
|
#exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#make directory if it doesn't exist
|
#make directory if it doesn't exist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user