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

View File

@ -1,5 +1,10 @@
#! /bin/bash
cd ./x86_64
rm ArchCringeRepository*
repo-add ArchCringeRepository.db.tar.gz *.pkg.*
rm ArchCringeRepository.db ArchCringeRepository.files
mv ArchCringeRepository.db.tar.gz ArchCringeRepository.db
mv ArchCringeRepository.files.tar.gz ArchCringeRepository.files

View File

@ -1 +0,0 @@
ArchCringeRepository.db.tar.gz

Binary file not shown.

View File

@ -1 +0,0 @@
ArchCringeRepository.files.tar.gz

Binary file not shown.