mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed kvmd.service name
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user