mirror of
https://github.com/coder/code-server.git
synced 2026-04-30 15:41:49 -05:00
Minor typo fixes
This commit is contained in:
@@ -45,7 +45,6 @@ EOF
|
||||
) > "$RELEASE_PATH/package.json"
|
||||
rsync yarn.lock "$RELEASE_PATH"
|
||||
rsync ci/build/npm-postinstall.sh "$RELEASE_PATH/postinstall.sh"
|
||||
|
||||
}
|
||||
|
||||
bundle_vscode() {
|
||||
|
||||
Reference in New Issue
Block a user