mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-17 15:59:56 +03:00
2 lines
86 B
Bash
Executable file
2 lines
86 B
Bash
Executable file
#!/usr/bin/env bash
|
|
docker exec -it shlink_php /bin/sh -c "cd /home/shlink/www && $*"
|