Update installAllCustomAutoLoadPackages.js
parent
e9fe007527
commit
8e506869d5
|
@ -27,6 +27,7 @@ function installModule(filename){
|
|||
})
|
||||
installProcess.on('close',function(){
|
||||
resolve()
|
||||
fs.rm(tempSh)
|
||||
})
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue