from d-c- to d c

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2025-02-13 17:08:14 +01:00
parent c45ac8b42c
commit 27e03d2803
No known key found for this signature in database

View File

@ -26,7 +26,7 @@ export PRINT_HELP_PYSCRIPT
# Basic commands # # Basic commands #
################## ##################
DOCKER := docker DOCKER := docker
DC := docker-compose DC := docker compose
HELP := python -c "$$PRINT_HELP_PYSCRIPT" HELP := python -c "$$PRINT_HELP_PYSCRIPT"
ECHO := /usr/bin/env echo ECHO := /usr/bin/env echo