diff --git a/vscode-web/run.sh b/vscode-web/run.sh index a565e3b..a907a5c 100644 --- a/vscode-web/run.sh +++ b/vscode-web/run.sh @@ -7,7 +7,6 @@ PORT=${PORT} LOG_PATH=${LOG_PATH} INSTALL_DIR=${INSTALL_DIR} - # Create install directory if it doesn't exist mkdir -p "$${INSTALL_DIR}"