mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-07 14:23:40 +01:00
4 lines
45 B
Bash
4 lines
45 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
docker-compose run --rm akkoma $@
|