mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 19:15:58 +01:00 
			
		
		
		
	added daemon capability to ./nodebb start, npm start/stop scripts
This commit is contained in:
		| @@ -52,7 +52,7 @@ var	shutdown = function(code) { | ||||
| 		db.close(); | ||||
| 		winston.info('[app] Database connection closed.'); | ||||
|  | ||||
| 		winston.info('[app] Goodbye!'); | ||||
| 		winston.info('[app] Shutdown complete.'); | ||||
| 		process.exit(); | ||||
| 	}, | ||||
| 	restart = function() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user