mirror of
https://github.com/edu4rdshl/upcheck.git
synced 2026-07-17 23:24:49 +00:00
Update PKGBUILD
This commit is contained in:
parent
33f75e4c8e
commit
79b3a31751
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ install="$pkgname.install"
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
install -dm 755 "$pkgdir/etc/systemd/system/"
|
||||||
|
|
||||||
install -Dm 755 bin/$pkgname "$pkgdir/usr/bin/$pkgname"
|
install -Dm 755 bin/$pkgname "$pkgdir/usr/bin/$pkgname"
|
||||||
install -Dm 755 README.md "$pkgdir/usr/share/doc/$pkgname/README"
|
install -Dm 755 README.md "$pkgdir/usr/share/doc/$pkgname/README"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue