mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Comply to the new rules.
This commit is contained in:
+1
-1
@@ -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