Skip to content

Commit 01be728

Browse files
committed
Add shell script for pm2
1 parent d0df190 commit 01be728

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modmail.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!bin/sh
2+
3+
# Used as pm2 auto-start script
4+
poetry run python bot.py

0 commit comments

Comments
 (0)