mirror of
https://github.com/atom/atom.git
synced 2026-02-18 02:21:43 -05:00
💄
This commit is contained in:
@@ -13,6 +13,7 @@ module.exports =
|
||||
args.unshift("\"#{updateDotExe}\"")
|
||||
else
|
||||
args.unshift(updateDotExe)
|
||||
|
||||
args = ['/s', '/c', "\"#{cmdArgs.join(' ')}\""]
|
||||
command = process.env.comspec or 'cmd.exe'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user