This commit is contained in:
Valeria Fadeeva 2023-05-14 03:49:18 +05:00
parent f315d9c78c
commit d0a3f43401
17 changed files with 1 additions and 2 deletions

View File

@ -22,8 +22,7 @@ rm ./x86_64/$repo.files.tar.gz
rm ./x86_64/$repo.db.tar.gz.sig
rm ./x86_64/$repo.files.tar.gz.sig
repo-add --verify --sign --key 95F48000540A4DB146583A47C49B5E77FD80302D --new --remove --prevent-downgrade ./x86_64/$repo.db.tar.gz ./x86_64/*.pkg.tar.zst
repo-add --verify --sign --key 95F48000540A4DB146583A47C49B5E77FD80302D --new --remove --prevent-downgrade ./x86_64/$repo.db.tar.gz ./x86_64/*.pkg.tar.xz
repo-add --verify --sign --key 95F48000540A4DB146583A47C49B5E77FD80302D --new --remove --prevent-downgrade ./x86_64/$repo.db.tar.gz ./x86_64/*.pkg.tar.{zst,xz}
mv -f ./x86_64/$repo.db.tar.gz ./x86_64/$repo.db
mv -f ./x86_64/$repo.files.tar.gz ./x86_64/$repo.files

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.