mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 19:11:54 +08:00
moved main configs to kvmd package
This commit is contained in:
@@ -39,4 +39,7 @@ package() {
|
||||
cd $srcdir/$pkgname-build
|
||||
python setup.py install --root=$pkgdir
|
||||
install -Dm644 kvmd.service "$pkgdir"/usr/lib/systemd/system/kvmd.service
|
||||
mkdir -p "$pkgdir"/usr/share/kvmd
|
||||
cp -r web "$pkgdir"/usr/share/kvmd
|
||||
cp -r configs "$pkgdir"/usr/share/kvmd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user