diff options
| author | Sin-MacBook <[email protected]> | 2020-08-11 23:13:24 +0200 |
|---|---|---|
| committer | Sin-MacBook <[email protected]> | 2020-08-11 23:13:24 +0200 |
| commit | 55e9c9188fcced6b74045290b5767c68af572fda (patch) | |
| tree | 8413825cdcf622cc6fc915bfe4ccc073437a38c8 /modmailbot-pm2.json | |
| parent | clean this up when home (diff) | |
| download | modmail-55e9c9188fcced6b74045290b5767c68af572fda.tar.xz modmail-55e9c9188fcced6b74045290b5767c68af572fda.zip | |
ok
Diffstat (limited to 'modmailbot-pm2.json')
| -rw-r--r-- | modmailbot-pm2.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/modmailbot-pm2.json b/modmailbot-pm2.json deleted file mode 100644 index 6322645..0000000 --- a/modmailbot-pm2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "apps": [{ - "name": "ModMailBot", - "cwd": "./", - "script": "npm", - "args": "start" - }] -} |