diff options
author | Florian Pritz <bluewind@xinu.at> | 2024-10-14 21:13:30 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2024-10-14 21:54:03 +0200 |
commit | 040505e07691a904dbf5bc69dafe3d6773731527 (patch) | |
tree | a6def729f485d317a4c12741e45fe8b866e2ec0b /dbrel | |
parent | d6c2320512a665f5c75b36769f5eb3a2e313b7bd (diff) | |
download | bin-040505e07691a904dbf5bc69dafe3d6773731527.tar.gz bin-040505e07691a904dbf5bc69dafe3d6773731527.tar.xz |
Update to pkgctl for svn2git move
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'dbrel')
-rwxr-xr-x | dbrel | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,3 +1,4 @@ #!/bin/bash -ssh repos.archlinux.org /packages/db-update -ssh repos.archlinux.org /community/db-update +#ssh repos.archlinux.org /packages/db-update +#ssh repos.archlinux.org /community/db-update +pkgctl db update |