We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7705a05 commit 06ba9e3Copy full SHA for 06ba9e3
install.sh
@@ -45,6 +45,11 @@ Usage:
45
and the binary symlinked into ~/.local/bin/code-server
46
To install system wide pass ---prefix=/usr/local
47
48
+ --start
49
+ Starts code-server after installation. If installing remotely and
50
+ the remote shell is ssh, then the remote port code-server is running
51
+ on is also forwarded locally for easy access.
52
+
53
--rsh <bin>
54
Specifies the remote shell for remote installation. Defaults to ssh.
55
0 commit comments