From e3e5468716c43feaee6a7dc01486ccf351a7c966 Mon Sep 17 00:00:00 2001 From: Yaya4 <34249303+Yaya48@users.noreply.github.com> Date: Tue, 25 Aug 2020 18:33:49 +0200 Subject: [PATCH] Add files via upload --- update-repo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-repo.sh b/update-repo.sh index 25a41ab..422a12e 100644 --- a/update-repo.sh +++ b/update-repo.sh @@ -41,7 +41,7 @@ for dist in iphoneos-arm64/uncursus; do dists/${dist}/main/${binary}/Release 2>/dev/null apt-ftparchive release -c config/$(echo "${dist}" | cut -f1 -d '/').conf dists/${dist} > dists/${dist}/Release 2>/dev/null - echo "Updateting GPGP Key..." + echo "Updating GPGP Key..." gpg -abs -u 8A61B55ECE513045A1787EAEC07D48D85553E909 -o dists/${dist}/Release.gpg dists/${dist}/Release