From 040505e07691a904dbf5bc69dafe3d6773731527 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 14 Oct 2024 21:13:30 +0200 Subject: Update to pkgctl for svn2git move Signed-off-by: Florian Pritz --- dbrel | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dbrel') diff --git a/dbrel b/dbrel index 4c17642..bf0e51b 100755 --- a/dbrel +++ b/dbrel @@ -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 -- cgit v1.2.3-24-g4f1b