cringe/make-db.sh

11 lines
277 B
Bash
Raw Normal View History

2021-05-14 22:02:51 +02:00
#! /bin/bash
cd ./x86_64
2021-05-14 22:14:38 +02:00
2021-05-14 22:02:51 +02:00
rm ArchCringeRepository*
repo-add ArchCringeRepository.db.tar.gz *.pkg.*
2021-05-14 22:14:38 +02:00
rm ArchCringeRepository.db ArchCringeRepository.files
mv ArchCringeRepository.db.tar.gz ArchCringeRepository.db
mv ArchCringeRepository.files.tar.gz ArchCringeRepository.files