Update vscode-web/run.sh

Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
pull/235/head
Michael Brewer 1 year ago committed by GitHub
parent b8ebdc911f
commit 1462d66ca0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
BOLD='\033[0;1m'
EXTENSIONS=("${EXTENSIONS}")
VSCODE_SERVER="${INSTALL_PREFIX}/bin/code-server"
VSCODE_WEB="${INSTALL_PREFIX}/bin/code-server"
# Set extension directory
EXTENSION_ARG=""

Loading…
Cancel
Save