mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
build
This commit is contained in:
@@ -7,13 +7,11 @@ set -x
|
||||
|
||||
cat config.txt > "$FS/boot/config.txt"
|
||||
pkg_install \
|
||||
python \
|
||||
python-pyaml \
|
||||
python-aiohttp \
|
||||
python-raspberry-gpio \
|
||||
kvmd \
|
||||
mjpg-streamer-pikvm \
|
||||
nginx
|
||||
|
||||
cp index.html "$FS/srv/http/"
|
||||
cp nginx.conf "$FS/etc/nginx/"
|
||||
rpi systemctl enable kvmd
|
||||
rpi systemctl enable nginx
|
||||
|
||||
Reference in New Issue
Block a user