mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-04 22:54:33 +01:00
9a40a06a46
Also added an exec to improve performance (which replaces the current process instead of spawning a subshell), and changed the shebang to #!/usr/bin/env as this is best practice.