mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 00:14:08 +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 "$@"
|