mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
clean-all
This commit is contained in:
parent
a06c2004f3
commit
72907f8931
1
Makefile
1
Makefile
@ -243,6 +243,7 @@ clean:
|
|||||||
|
|
||||||
|
|
||||||
clean-all: testenv clean
|
clean-all: testenv clean
|
||||||
|
make -C hid clean-all
|
||||||
- docker run --rm \
|
- docker run --rm \
|
||||||
--volume `pwd`:/src \
|
--volume `pwd`:/src \
|
||||||
-it $(TESTENV_IMAGE) bash -c "cd src && rm -rf testenv/{.ssl,.tox,.mypy_cache,.coverage}"
|
-it $(TESTENV_IMAGE) bash -c "cd src && rm -rf testenv/{.ssl,.tox,.mypy_cache,.coverage}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user