mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-05 23:03:11 +08: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 "$*"
|