if cannot be empty
This commit is contained in:
@ -38,6 +38,7 @@ download() {
|
|||||||
done
|
done
|
||||||
|
|
||||||
if [ -s to_download_$1.txt ]; then
|
if [ -s to_download_$1.txt ]; then
|
||||||
|
exit 1
|
||||||
# exit with some kind of error
|
# exit with some kind of error
|
||||||
# service should then send error and fitting message to ntfy
|
# service should then send error and fitting message to ntfy
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user