mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
otg msd and big refactoring
This commit is contained in:
2
Makefile
2
Makefile
@@ -57,7 +57,7 @@ tox: testenv
|
||||
&& cp /usr/share/kvmd/configs.default/kvmd/main/v1-vga.yaml /etc/kvmd/main.yaml \
|
||||
&& cp /src/testenv/v1-vga.override.yaml /etc/kvmd/override.yaml \
|
||||
&& cd /src \
|
||||
&& tox -c testenv/tox.ini $(if $(E),-e $(E),-p auto) \
|
||||
&& tox -q -c testenv/tox.ini $(if $(E),-e $(E),-p auto) \
|
||||
"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user