mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-01-18 21:56:04 +01:00
4 lines
45 B
Bash
4 lines
45 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
docker-compose run --rm akkoma $@
|