From fe1027595f74dc348660b289ebf4340a32a77484 Mon Sep 17 00:00:00 2001 From: Plague Fox Date: Mon, 10 Apr 2023 18:56:38 +0400 Subject: [PATCH] Update Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index c487da2..1391bf0 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,6 @@ # docker compose --profile download up --build build: @docker compose --profile download up --build - @docker compose --profile auto up --build # Start the docker container #