Skip to content

Bash script to automate bootstrapping a specific git revision of vscode server package via wget. Often resolves: "The VS Code Server failed to start" errors

License

Notifications You must be signed in to change notification settings

malefficient/vscode_server_update.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vscode_server_update.sh

Minimal bash script to bootstrap specific git revision of vscode server package via wget. Simply cut/paste the git revision of your client:

$ ./vscode-server-update.sh 91899dcef7b8110878ea59626991a18c8a6a1b3e

The revision info is available under 'About Visual Studio Code' ..

About

Bash script to automate bootstrapping a specific git revision of vscode server package via wget. Often resolves: "The VS Code Server failed to start" errors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages