2 lines
72 B
Bash
Executable file
2 lines
72 B
Bash
Executable file
#!/usr/bin/env bash
|
|
docker compose up --build --force-recreate --detach
|