mirror of
https://github.com/cdr/code-server.git
synced 2026-01-01 13:25:07 +01:00
3 lines
66 B
Bash
Executable file
3 lines
66 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
exec /usr/lib/code-server/bin/code-server "$@"
|