mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-27 17:31:20 -06:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/usr/bin/env bash
|
|
docker exec -it shlink_swoole /bin/sh -c "$*"
|