This repository was archived by the owner on Jan 17, 2021. It is now read-only.
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
Update code-server download to use new code-server v3 packaging #167
Open
Description
Code server is no longer packaged as a static binary and is instead packaged as a tarball. We should update sshcode to download from the new release URL:
https://codesrv-ci.cdr.sh/releases/latest/linux-x86_64.tar.gz
We can then untar that to /usr/lib/code-server
and symlink the executable to the correct location.
Metadata
Metadata
Assignees
Labels
No labels