This commit is contained in:
H3XploR
2025-06-20 19:24:47 +02:00
parent 1caa62d3fb
commit 60b93f4715
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -13,7 +13,6 @@ up:
fclean:
sudo docker-compose -f srcs/docker-compose.yml down --rmi all --volumes
sudo docker rmi debian:bullseye
sudo rm -rf /home/null/data
.PHONY: all up fclean