From 5d4636cbb80fde979a382c2704412c5c7e5c6cd9 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 21 Sep 2017 09:56:27 -0500 Subject: [PATCH] fixing branch --- nadeko_installer_1_4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nadeko_installer_1_4.sh b/nadeko_installer_1_4.sh index 1da736d..cb24494 100644 --- a/nadeko_installer_1_4.sh +++ b/nadeko_installer_1_4.sh @@ -29,7 +29,7 @@ cd "$root" echo "" echo "Downloading NadekoBot, please wait." -git clone -b weathermod --recursive --depth 1 https://github.com/mattburchett/NadekoBot.git +git clone -b weather2 --recursive --depth 1 https://github.com/mattburchett/NadekoBot.git echo "" echo "NadekoBot downloaded."