Skip to content

Commit 7c295cc

Browse files
committed
Removing unnecessary commands
1 parent 64f619d commit 7c295cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ autoinstall: start
1717

1818
clean: down
1919
@echo "💥 Removing related folders/files..."
20-
@rm -rf certs/* certs-data/* logs/nginx/* mysql/* wordpress/*
20+
@rm -rf mysql/* wordpress/*
2121

2222
reset: clean
2323

0 commit comments

Comments
 (0)