mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
Update install-openvscode-server.sh (#195)
This commit is contained in:
parent
d7a7136897
commit
7bb7d1f7cb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# script variables
|
||||
OPENVSCODE_VERSION="1.86.2"
|
||||
OPENVSCODE_VERSION="1.98.0"
|
||||
OPENVSCODE_URL="https://github.com/gitpod-io/openvscode-server/releases/download/openvscode-server-v$OPENVSCODE_VERSION/openvscode-server-v$OPENVSCODE_VERSION-linux-x64.tar.gz"
|
||||
OPENVSCODE_RELEASE="openvscode-server-v$OPENVSCODE_VERSION-linux-x64"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue