mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
fix
This commit is contained in:
parent
bfe437e405
commit
a2838a69a4
2
Makefile
2
Makefile
@ -78,7 +78,7 @@ $(TESTENV_GPIO):
|
|||||||
test -c $(TESTENV_GPIO)
|
test -c $(TESTENV_GPIO)
|
||||||
|
|
||||||
|
|
||||||
run: testenv testenv-ssl $(TESTENV_GPIO)
|
run: testenv $(TESTENV_GPIO)
|
||||||
test -d testenv/.ssl || docker run --rm \
|
test -d testenv/.ssl || docker run --rm \
|
||||||
--volume `pwd`:/src:ro \
|
--volume `pwd`:/src:ro \
|
||||||
--volume `pwd`/testenv:/src/testenv:rw \
|
--volume `pwd`/testenv:/src/testenv:rw \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user