mirror of
https://github.com/cdr/code-server.git
synced 2025-12-20 23:33:47 +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 "$@"
|