1
0
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:
KM4ACK 2021-11-02 14:28:15 -05:00 committed by GitHub
parent 5aaf333b69
commit 62725a35a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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