Skip to content

Instantly share code, notes, and snippets.

@straxico
Created October 22, 2022 09:03
Show Gist options
  • Save straxico/a5a61cb195884ea2b0abe327729125ee to your computer and use it in GitHub Desktop.
Save straxico/a5a61cb195884ea2b0abe327729125ee to your computer and use it in GitHub Desktop.
find commit id
wget https://update.code.visualstudio.com/commit:{commit id}/server-linux-x64/stable
cd ~/
wget http://proxy.com/vscode/stable
cd ~/.vscode-server/bin/{commit id}
tar -xvzf ~/stable --strip-components 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment