diff --git a/functions/core_dl.sh b/functions/core_dl.sh index 856253592..9d2a52233 100644 --- a/functions/core_dl.sh +++ b/functions/core_dl.sh @@ -79,6 +79,7 @@ fn_fetch_trap() { fn_printinfomation "downloading ${filename}: REMOVED" rm -f "${filedir}/${filename}" | tee -a "${scriptlog}" fn_scriptlog "downloading ${filename}: REMOVED" + exit } fn_fetch_file(){