mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
README: add deploy instructions
This commit is contained in:
@@ -41,5 +41,9 @@ process.on('SIGINT', () => {
|
||||
process.exit();
|
||||
});
|
||||
|
||||
process.on('SIGTERM', () => {
|
||||
process.exit();
|
||||
});
|
||||
|
||||
// vim: ft=javascript
|
||||
|
||||
|
||||
Reference in New Issue
Block a user