Add back (most of) our old arguments
Also remove VS Code ones that don't work.
This commit is contained in:
@ -218,7 +218,7 @@ function binary-task() {
|
||||
node "${rootPath}/scripts/nbin.js" "${target}" "${arch}" "${codeServerBuildPath}"
|
||||
rm node_modules/@coder/nbin
|
||||
mv "${codeServerBuildPath}/code-server" "${buildPath}/${binaryName}"
|
||||
log "Binary at ${buildPath}/${binaryName}"
|
||||
log "Binary: ${buildPath}/${binaryName}"
|
||||
}
|
||||
|
||||
function main() {
|
||||
|
Reference in New Issue
Block a user