Fix: install script permission
All checks were successful
Build package / build-package (push) Successful in 7s

This commit is contained in:
2025-07-28 11:02:39 +08:00
parent 2e9756af2e
commit c25cc7d783
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
pkgname=hl-ldap-env
pkgver=0.0.7
pkgver=0.0.8
pkgrel=1
pkgdesc="LDAP and NFS environment for konchin.com homelab"
arch=(any)
@@ -44,7 +44,7 @@ package() {
install -Dm640 60-sssd.conf "$pkgdir/etc/sssd/conf.d/60-sssd.conf"
install -Dm644 "61-$pkgname.hook" "$pkgdir/etc/pacman.d/hooks/61-$pkgname.hook"
}
sha256sums=('14935c05b62680f9e3932df456b126404545d621e767cfea3a662755ba43c54b'
sha256sums=('3818c2f3b35b7715c25ce7348ff0dc22fad7bd1753a05c5e85561d551abdd021'
'62c71fb39d4163e813b1fbbb7594d388d8de20476e69d0822ffd7c3d537b22a5'
'c54ddb4dda93149811ccd8c29446ed9e3d75bb01a0e5ca3532b4b6bd1a6099fe'
'4dc73ef7fd1640345f0b84191c18bf161f2a79b11c7309ac2f73952b22ddf737'