From b78593ce6d9cc4fe86f6ab677568d78243bfa250 Mon Sep 17 00:00:00 2001 From: Michael Brewer Date: Thu, 2 May 2024 01:00:05 -0700 Subject: [PATCH] Update vscode-web/run.sh Co-authored-by: Muhammad Atif Ali --- vscode-web/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode-web/run.sh b/vscode-web/run.sh index a7af347..da706f4 100755 --- a/vscode-web/run.sh +++ b/vscode-web/run.sh @@ -96,4 +96,4 @@ if [ "${AUTO_INSTALL_EXTENSIONS}" = true ]; then fi fi -run_code_server +run_vscode_web