From 2ceb9bcd0455fb8ae8e6c71228af008aba1af3e3 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 10 Oct 2020 08:03:05 +0200 Subject: [PATCH] fix #1548 --- lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib.sh b/lib.sh index eeda0b83..a6d390d9 100644 --- a/lib.sh +++ b/lib.sh @@ -1033,8 +1033,8 @@ download_script() { If it still fails, please report this issue to: $ISSUES." fi -fi exit 1 + fi } # call like: run_script folder_variable name_of_script