Update Makefile

This commit is contained in:
Plague Fox 2023-04-10 18:56:38 +04:00
parent 5667801e14
commit fe1027595f

View file

@ -5,7 +5,6 @@
# docker compose --profile download up --build # docker compose --profile download up --build
build: build:
@docker compose --profile download up --build @docker compose --profile download up --build
@docker compose --profile auto up --build
# Start the docker container # Start the docker container
# #