From 14cfe3f922716f32bb876bb903febf320701262e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 17 Oct 2022 16:00:21 +0000 Subject: [PATCH] 20221007: fix path --- webhooks/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhooks/config.py b/webhooks/config.py index a43ec36..c0ee930 100644 --- a/webhooks/config.py +++ b/webhooks/config.py @@ -8,7 +8,7 @@ ADMIN_GH = 'starsareintherose' REPO_URL = f'git@github.com:{REPO_NAME}.git' MYMAIL = 'lilac@bioarchlinux.org' -REPODIR = Path('/home/bio/Packages/BioArchLinux').expanduser() +REPODIR = Path('/usr/share/lilac/Packages/BioArchLinux').expanduser() def gen_log_comment(pkgs: list[str]) -> str: ss = ['''\