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