From d2f4757f4a54d71331ecb1d10889d03e8e05ac60 Mon Sep 17 00:00:00 2001 From: Yaya4 <34249303+Yaya48@users.noreply.github.com> Date: Fri, 21 Aug 2020 03:32:07 +0200 Subject: [PATCH] Update update-repo.sh --- update-repo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-repo.sh b/update-repo.sh index 5019b6d..804d919 100644 --- a/update-repo.sh +++ b/update-repo.sh @@ -2,7 +2,7 @@ echo "Updateting Repo..." -echo "Cleaning Up Prevouis Build..." +echo "Cleaning Up Previous Build..." rm -rf tmpbingner rm -rf dists echo "Done"