This commit is contained in:
Sandeep Somavarapu
2020-11-02 16:20:49 +01:00
parent c110357096
commit fd8411e75e
7 changed files with 6 additions and 8 deletions

View File

@@ -41,7 +41,6 @@ function code() {
export VSCODE_CLI=1
export ELECTRON_ENABLE_STACK_DUMPING=1
export ELECTRON_ENABLE_LOGGING=1
export VSCODE_LOGS=
# Launch Code
exec "$CODE" . --no-sandbox "$@"