mirror of https://github.com/coder/code-server.git
4 lines
29 B
Bash
4 lines
29 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
yarn $*
|