mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 20:00:15 +10:00
move build scripts
This commit is contained in:
@@ -21,4 +21,4 @@ for (let i = 2; i < process.argv.length; i++) {
|
||||
shasum.update(process.argv[i]);
|
||||
}
|
||||
|
||||
process.stdout.write(shasum.digest('hex'));
|
||||
process.stdout.write(shasum.digest('hex'));
|
||||
|
||||
Reference in New Issue
Block a user