Initial Commit
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
rm -rf *.files
|
||||
rm -rf *.db
|
||||
repo-add anita-repo-bac.db.tar.gz *.pkg.tar.zst
|
||||
mv anita-repo-bac.db.tar.gz anita-repo-bac.db
|
||||
mv anita-repo-bac.files.tar.gz anita-repo-bac.files
|
||||
git add .
|
||||
echo "write commit"
|
||||
read input
|
||||
git commit -m "$input"
|
||||
git push
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user