mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-18 16:29:56 +03:00
2 lines
66 B
Bash
Executable file
2 lines
66 B
Bash
Executable file
#!/usr/bin/env bash
|
|
docker exec -it shlink_swoole /bin/sh -c "$*"
|