New path to config in PKGBUILD.
This commit is contained in:
parent
c0825739ef
commit
48337bca9f
@ -9,7 +9,7 @@ license=('MIT')
|
|||||||
source=('git+https://git.arav.top/Arav/dwelling-upload.git')
|
source=('git+https://git.arav.top/Arav/dwelling-upload.git')
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
makedepends=('go')
|
makedepends=('go')
|
||||||
backup=('etc/dwelling-upload/config.yaml')
|
backup=('etc/dwelling/upload.yaml')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname"
|
cd "$srcdir/$pkgname"
|
||||||
|
Loading…
Reference in New Issue
Block a user