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"