From 8e388f93bb4b6e126f839adb722bfd5367aa06f7 Mon Sep 17 00:00:00 2001 From: Dragory Date: Sun, 24 Dec 2017 22:10:50 +0200 Subject: [PATCH] Remove accidentally committed update.sh file --- .gitignore | 1 + update.sh | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 update.sh 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