aboutsummaryrefslogtreecommitdiff
path: root/modmailbot-pm2.json
diff options
context:
space:
mode:
authorSin-MacBook <[email protected]>2020-08-11 23:13:24 +0200
committerSin-MacBook <[email protected]>2020-08-11 23:13:24 +0200
commit55e9c9188fcced6b74045290b5767c68af572fda (patch)
tree8413825cdcf622cc6fc915bfe4ccc073437a38c8 /modmailbot-pm2.json
parentclean this up when home (diff)
downloadmodmail-55e9c9188fcced6b74045290b5767c68af572fda.tar.xz
modmail-55e9c9188fcced6b74045290b5767c68af572fda.zip
ok
Diffstat (limited to 'modmailbot-pm2.json')
-rw-r--r--modmailbot-pm2.json8
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"
- }]
-}