mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 02:21:53 +08:00
clean-all
This commit is contained in:
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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user