diff --git a/update.sh b/update.sh index f16fd5d..d9f389e 100755 --- a/update.sh +++ b/update.sh @@ -30,7 +30,7 @@ echo " "; echo " - Cleaning..."; rm -Rf "$tmpdir"; -mkdir -p "$tmpdir" "$tmpdir/repos"; +mkdir -p "$tmpdir" "$tmpdir/repos" "$(dirname "$updatelog")"; # Config