mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-24 03:00:09 +00:00
3 lines
98 B
Bash
Executable File
3 lines
98 B
Bash
Executable File
#!/usr/bin/env bash
|
|
docker exec -it shlink_web_client_node /bin/sh -c "cd /home/shlink/www && $*"
|