Skip to content

Commit b6eb09c

Browse files
committed
Revert "Add env to code-server.sh"
This reverts commit 0546336.
1 parent 0546336 commit b6eb09c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

patched-vscode/scripts/code-server.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function code() {
2525

2626
NODE_ENV=development \
2727
VSCODE_DEV=1 \
28-
EXTENSIONS_GALLERY='{"serviceUrl": "<https://marketplace.visualstudio.com/_apis/public/gallery>", "itemUrl": "<https://marketplace.visualstudio.com/items>"}' \
2928
$NODE $ROOT/scripts/code-server.js "$@"
3029
}
3130

0 commit comments

Comments
 (0)