From 5a0412f3b8b85468cf930c164b8d4a66cd45606f Mon Sep 17 00:00:00 2001 From: hodasemi Date: Mon, 26 Nov 2018 18:16:56 +0100 Subject: [PATCH] Add pull to install script --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 247d312..ce9e2e2 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,7 @@ #!/bin/bash +git pull + mkdir -p install cp bot.conf install/