mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
empty results on cancel
This commit is contained in:
@@ -511,7 +511,8 @@ wordone wordtweo wordthree ...
|
|||||||
" 16 52
|
" 16 52
|
||||||
|
|
||||||
if [ $? -eq 1 ]; then
|
if [ $? -eq 1 ]; then
|
||||||
# result file is empty on cancel
|
echo "# CANCEL empty results in: /var/cache/raspiblitz/seed-import.results"
|
||||||
|
clear
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user