mirror of
https://github.com/coder/code-server.git
synced 2025-07-24 01:48:22 +08:00
4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
exec /usr/lib/code-server/bin/code-server "$@"
|