forked from p34709852/monkey
Build: Remove .tgz from dist in docker/clean.sh
This commit is contained in:
parent
bd66539548
commit
c53730a6c3
|
@ -11,3 +11,4 @@ rm -rf "$DOCKER_DIR/monkey"
|
|||
rm -rf "$DOCKER_DIR/tgz"
|
||||
rm "$DOCKER_DIR"/dk.monkeyisland.*.tar
|
||||
rm "$DOCKER_DIR"/infection_monkey_docker*.tgz
|
||||
rm "$DOCKER_DIR"/../dist/infection_monkey_docker*.tgz
|
||||
|
|
Loading…
Reference in New Issue