mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
fixed kvmd.service name
This commit is contained in:
parent
996428f34e
commit
be88d455c8
@ -39,5 +39,5 @@ package() {
|
||||
python setup.py install --root=$pkgdir
|
||||
|
||||
install -Dm644 kvmd.yaml $pkgdir/etc/kvmd.yaml
|
||||
install -Dm644 kvmd.service "$pkgdir"/usr/lib/systemd/system/nginx.service
|
||||
install -Dm644 kvmd.service "$pkgdir"/usr/lib/systemd/system/kvmd.service
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user