Added saturn-discover
This commit is contained in:
parent
80196320a6
commit
96cbdb8f24
12
update.sh
Normal file
12
update.sh
Normal file
@ -0,0 +1,12 @@
|
||||
# remove old DB
|
||||
rm -f x86_64/saturn_repo*
|
||||
|
||||
# add packages to new DB
|
||||
repo-add ./x86_64/saturn_repo.db.tar.zst ./x86_64/*.pkg.tar.zst
|
||||
|
||||
# fix links
|
||||
rm ./x86_64/saturn_repo.db
|
||||
mv ./x86_64/saturn_repo.db.tar.zst ./x86_64/saturn_repo.db
|
||||
|
||||
rm ./x86_64/saturn_repo.files
|
||||
mv ./x86_64/saturn_repo.files.tar.zst ./x86_64/saturn_repo.files
|
BIN
x86_64/saturn-discover-1.0-1-any.pkg.tar.zst
Normal file
BIN
x86_64/saturn-discover-1.0-1-any.pkg.tar.zst
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user