mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Exit main process
This commit is contained in:
@@ -5,3 +5,4 @@ var options = {
|
||||
stdio: 'ignore'
|
||||
}
|
||||
spawn("C:\\Users\\kevin\\AppData\\Local\\atom\\app-0.156.0\\atom.exe", [], options).disconnect();
|
||||
process.exit();
|
||||
|
||||
Reference in New Issue
Block a user