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