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

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

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