diff options
| -rw-r--r-- | run.txt | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -0,0 +1,6 @@ | |||
| 1 | # repo examples # | ||
| 2 | |||
| 3 | cd repo | ||
| 4 | gpg --output python-etoolkit-2.1.0-1-any.pkg.tar.zst.sig --default-key sgs@pichove.org --detach-sig python-etoolkit-2.1.0-1-any.pkg.tar.zst | ||
| 5 | repo-add -s -k sgs@pichove.org sgs.db.tar.zst python-*.zst | ||
| 6 | rsync -4 -v -rlpt --stats -h --delete-after /home/sgs/development/gitprogs/configs/archlinux-builds/repo/ mb:/home/sgs/private/archrepo/ | ||
