mirror of https://git.tuxpa.in/a/code-server.git
chore: fix broken link in install.sh
This commit is contained in:
parent
f8a1a1ce02
commit
002fa08222
|
@ -2,7 +2,7 @@
|
|||
set -eu
|
||||
|
||||
# code-server's automatic install script.
|
||||
# See https://github.com/cdr/code-server/blob/main/docs/install
|
||||
# See https://coder.com/docs/code-server/v3.10.2/install
|
||||
|
||||
usage() {
|
||||
arg0="$0"
|
||||
|
|
Loading…
Reference in New Issue