mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
.yaml again
This commit is contained in:
2
Makefile
2
Makefile
@@ -10,7 +10,7 @@ TESTENV_CMD ?= /bin/bash -c " \
|
||||
&& ln -s $(TESTENV_VIDEO) /dev/kvmd-streamer \
|
||||
&& (losetup -d /dev/kvmd-msd || true) \
|
||||
&& losetup /dev/kvmd-msd /root/loop.img \
|
||||
&& python -m kvmd.apps.kvmd -c testenv/kvmd.conf \
|
||||
&& python -m kvmd.apps.kvmd -c testenv/kvmd.yaml \
|
||||
"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user