mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-03 19:41:52 +08:00
v1
This commit is contained in:
10
PKGBUILD
10
PKGBUILD
@@ -11,6 +11,14 @@ _variants=(
|
||||
v0-hdmiusb:rpi2
|
||||
v0-hdmiusb:rpi3
|
||||
|
||||
v1-hdmi:zero2w
|
||||
v1-hdmi:rpi2
|
||||
v1-hdmi:rpi3
|
||||
|
||||
v1-hdmiusb:zero2w
|
||||
v1-hdmiusb:rpi2
|
||||
v1-hdmiusb:rpi3
|
||||
|
||||
v2-hdmi:zero2w
|
||||
v2-hdmi:rpi3
|
||||
v2-hdmi:rpi4
|
||||
@@ -147,7 +155,7 @@ package_kvmd() {
|
||||
|
||||
install -Dm755 -t "$pkgdir/usr/bin" scripts/kvmd-{bootconfig,gencert,certbot}
|
||||
|
||||
install -Dm644 -t "$pkgdir/usr/lib/systemd/system" configs/os/services/*
|
||||
install -Dm644 -t "$pkgdir/usr/lib/systemd/system" configs/os/services/*.service
|
||||
install -DTm644 configs/os/sysusers.conf "$pkgdir/usr/lib/sysusers.d/kvmd.conf"
|
||||
install -DTm644 configs/os/tmpfiles.conf "$pkgdir/usr/lib/tmpfiles.d/kvmd.conf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user