mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-23 21:27:44 +03:00
3 lines
86 B
Text
3 lines
86 B
Text
|
#!/usr/bin/env bash
|
||
|
docker exec -it shlink_php /bin/sh -c "cd /home/shlink/www && $*"
|