Update PKGBUILD backup with correct config
This commit is contained in:
parent
411d258cd7
commit
a8bd70fab1
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -14,7 +14,7 @@ depends=(
|
|||
)
|
||||
makedepends=("git")
|
||||
optdepends=("postgresql: database")
|
||||
backup=("etc/${pkgname%-git}.env")
|
||||
backup=("etc/${pkgname%-git}/config.toml")
|
||||
source=(
|
||||
"${pkgname}::git+https://git.edgarpierre.fr/edpibu/nummi"
|
||||
"${pkgname%-git}.service"
|
||||
|
|
Loading…
Reference in a new issue