Site
- starting something for change pfp
This commit is contained in:
5
Makefile
5
Makefile
@ -3,10 +3,10 @@
|
||||
# ::: :::::::: #
|
||||
# Makefile :+: :+: :+: #
|
||||
# +:+ +:+ +:+ #
|
||||
# By: tomoron <tomoron@student.42.fr> +#+ +:+ +#+ #
|
||||
# By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2024/07/13 16:18:56 by tomoron #+# #+# #
|
||||
# Updated: 2024/09/14 00:33:28 by tomoron ### ########.fr #
|
||||
# Updated: 2024/09/24 00:03:51 by edbernar ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
@ -17,6 +17,7 @@ COMPOSE = docker compose -f $(FILE)
|
||||
all: up
|
||||
|
||||
build:
|
||||
# mkdir -p ~/METH_data
|
||||
$(COMPOSE) build
|
||||
|
||||
up: build
|
||||
|
Reference in New Issue
Block a user