mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-23 21:27:44 +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 "$*"
|