From 3cc9da6fdd1fdeef9e6bf36001a5616993048a87 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 16 Nov 2025 07:48:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20bash=20completions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/package.yml b/package.yml index 235836b..3b5ef3b 100644 --- a/package.yml +++ b/package.yml @@ -27,3 +27,4 @@ install : | install -Dm644 $pkgfiles/config.template.json -t ${installdir}/etc/dwatchd install -Dm644 $pkgfiles/dwatchd.service -t ${installdir}/usr/lib/systemd/system install -Dm00644 $pkgfiles/dwatch.tmpfiles $installdir/%libdir%/tmpfiles.d/dwatch.conf + install -Dm00644 files/dwatch -t $installdir/usr/share/bash-completion/completions