Files
portabase/Makefile
T
2025-07-28 16:53:21 +02:00

4 lines
85 B
Makefile

CLUSTER_SCRIPT=docker/entrypoints/app-dev-entrypoint.sh
up:
@bash $(CLUSTER_SCRIPT)