mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 23:59:53 +02:00
Comply to the new rules.
This commit is contained in:
@@ -64,5 +64,5 @@ childProcess.exec('java -version', (error, stdout, stderr) => {
|
||||
shell: true,
|
||||
stdio: 'inherit'
|
||||
})
|
||||
.on('exit', process.exit)
|
||||
.on('exit', process.exit)
|
||||
})
|
||||
|
Reference in New Issue
Block a user