This commit is contained in:
alecs 2021-05-14 22:30:22 +02:00
parent d71b058173
commit 5773201894
3 changed files with 5 additions and 5 deletions

View File

@ -2,9 +2,9 @@
cd ./x86_64 cd ./x86_64
rm ArchCringeRepository* rm cringe*
repo-add ArchCringeRepository.db.tar.gz *.pkg.* repo-add cringe.db.tar.gz *.pkg.*
rm ArchCringeRepository.db ArchCringeRepository.files rm cringe.db cringe.files
mv ArchCringeRepository.db.tar.gz ArchCringeRepository.db mv cringe.db.tar.gz cringe.db
mv ArchCringeRepository.files.tar.gz ArchCringeRepository.files mv cringe.files.tar.gz cringe.files

BIN
x86_64/cringe.db Normal file

Binary file not shown.

BIN
x86_64/cringe.files Normal file

Binary file not shown.