6 lines
86 B
Bash
Executable File
6 lines
86 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd environment/dev/docker-compose/yogastic
|
|
docker compose up -d
|
|
|