mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-22 17:10:26 +03:00
3 lines
98 B
Text
3 lines
98 B
Text
|
#!/usr/bin/env bash
|
||
|
docker exec -it shlink_web_client_node /bin/sh -c "cd /home/shlink/www && $*"
|