diff --git a/.gitignore b/.gitignore index 68e8a35..e3cfe6d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /node_modules /config.json /welcome.png +/update.sh diff --git a/update.sh b/update.sh deleted file mode 100644 index fa83291..0000000 --- a/update.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -git pull -yarn -pm2 restart ModmailBot