diff --git a/Makefile b/Makefile index 9ce9a78..15fb736 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ all: ./bootstrap.sh clean: - rm -f .dotlock + rm -rf .dotlock tmp # ---------------------------------------------------------------------------- # # Docker commands