From 9093f297ef4729a7392e93e0cdbf68eb5237222e Mon Sep 17 00:00:00 2001 From: Michael Tinsley Date: Mon, 20 Feb 2023 14:09:12 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0829133f0721..d9bed9a4b04e 100755 --- a/install.sh +++ b/install.sh @@ -46,7 +46,7 @@ Usage: Sets the prefix used by standalone release archives. Defaults to ~/.local The release is unarchived into ~/.local/lib/code-server-X.X.X and the binary symlinked into ~/.local/bin/code-server - To install system wide pass ---prefix=/usr/local + To install system wide pass --prefix=/usr/local --rsh Specifies the remote shell for remote installation. Defaults to ssh.