From 9d223552f4c458252cc748eac5a32d1455658c5c Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Tue, 12 Oct 2021 01:18:04 +0800
Subject: [PATCH] update

---
 aur/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aur/PKGBUILD b/aur/PKGBUILD
index bf4a565..5aed962 100644
--- a/aur/PKGBUILD
+++ b/aur/PKGBUILD
@@ -11,7 +11,7 @@ license=("GPL3")
 arch=("any")
 depends=("bash" "sed" "grep" "mkinitcpio")
 install="$pkgname.install"
-backup=(/etc/shared-bootdir-helper-multi-kparam.cfg)
+backup=(etc/shared-bootdir-helper-multi-kparam.cfg)
 source=(
     "$pkgname::git+https://git.recolic.net/root/$pkgname.git"
 )
-- 
GitLab