Remove accidentally committed update.sh file

master
Dragory 2017-12-24 22:10:50 +02:00
parent 684a08c92e
commit 8e388f93bb
2 changed files with 1 additions and 5 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/node_modules
/config.json
/welcome.png
/update.sh

View File

@ -1,5 +0,0 @@
#!/bin/bash
git pull
yarn
pm2 restart ModmailBot