From 6213fe71f6df99ed41dffde745da7eb242a9a55d Mon Sep 17 00:00:00 2001 From: Yaya4 <34249303+Yaya48@users.noreply.github.com> Date: Sat, 22 Aug 2020 01:42:57 +0200 Subject: [PATCH] Update update-repo.sh --- update-repo.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update-repo.sh b/update-repo.sh index 2f2b04b..cbf9c69 100644 --- a/update-repo.sh +++ b/update-repo.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -echo "Updateting Repo..." +echo "Updating Repo..." echo "Cleaning Up Previous Build..." rm -rf dists @@ -45,7 +45,7 @@ for dist in iphoneos-arm64/uncursus; do gpg -abs -u 8A61B55ECE513045A1787EAEC07D48D85553E909 -o dists/${dist}/Release.gpg dists/${dist}/Release - echo "Cleaning Up Unsed Files..." + echo "Cleaning Up Unused Files..." rm -rf tmpbingner