Files
AIPS/start-infra.sh

5 lines
86 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")/docker"
docker compose -p aips --env-file ../.env up