empty results on cancel

This commit is contained in:
rootzoll 2021-05-02 00:54:10 +02:00
parent fcc1dae6ba
commit 9221302abb

View file

@ -511,7 +511,8 @@ wordone wordtweo wordthree ...
" 16 52
if [ $? -eq 1 ]; then
# result file is empty on cancel
echo "# CANCEL empty results in: /var/cache/raspiblitz/seed-import.results"
clear
exit 1
fi
fi