first
This commit is contained in:
10
x86_64/update_repo.sh
Executable file
10
x86_64/update_repo.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm custom*
|
||||
|
||||
echo "repo-add"
|
||||
repo-add -n -R custom.db.tar.gz *.pkg.tar.zst*
|
||||
|
||||
echo "####################################"
|
||||
echo "Repo Updated!!"
|
||||
echo "####################################"
|
||||
Reference in New Issue
Block a user