6 lines
99 B
Bash
6 lines
99 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
cd ./x86_64
|
||
|
rm ArchCringeRepository*
|
||
|
repo-add ArchCringeRepository.db.tar.gz *.pkg.*
|