mirror of
https://github.com/nxshock/promodj.git
synced 2025-07-01 23:53:35 +05:00
Fix path to config file
This commit is contained in:
parent
9a4ac580ce
commit
0d69d56811
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -8,7 +8,7 @@ url='https://github.com/nxshock/$pkgname'
|
|||
depends=('ffmpeg')
|
||||
makedepends=('go' 'git')
|
||||
options=("!strip")
|
||||
backup=("etc/$pkgname.toml")
|
||||
backup=("etc/$pkgname.conf")
|
||||
source=("git+https://github.com/nxshock/$pkgname.git")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue