3 lines
90 B
Bash
3 lines
90 B
Bash
#!/bin/bash
|
|
|
|
docker compose up --abort-on-container-exit --exit-code-from clearing_system
|