update: made some chages

This commit is contained in:
maix0 2025-06-13 15:44:38 +02:00
parent fb48a0fa04
commit 2f991d9743
3 changed files with 12 additions and 3 deletions

View file

@ -6,7 +6,7 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2025/06/12 18:34:44 by maiboyer ### ########.fr #
# Updated: 2025/06/12 22:06:29 by maiboyer ### ########.fr #
# #
# **************************************************************************** #
@ -53,6 +53,9 @@ prune:
@$(MAKE) --no-print-directory -f ./Docker.mk prune
@$(MAKE) --no-print-directory footer
logs:
@$(MAKE) --no-print-directory -f ./Docker.mk logs
$(NAME): all
# Header