3 lines
97 B
Bash
3 lines
97 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/local/bin/ttyd -p 1234 -b /$TTYD_TOKEN/terminal -w /srv/stack -W $SET_SHELL
|