mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 21:51:43 -05:00
remove pwd debug statement
This commit is contained in:
@@ -9,7 +9,6 @@ else
|
||||
fi
|
||||
|
||||
cd $ROOT
|
||||
pwd
|
||||
|
||||
# Node modules
|
||||
test -d node_modules || ./scripts/npm.sh install
|
||||
|
||||
Reference in New Issue
Block a user