From 26130e703840839712c3351a00214d6e6e436d2b Mon Sep 17 00:00:00 2001 From: Matt Burchett Date: Wed, 20 Sep 2017 20:10:43 -0500 Subject: [PATCH] updating git URL to be my own --- 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 4a8b0ab..eac41d4 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 1.4 --recursive --depth 1 https://github.com/Kwoth/NadekoBot.git +git clone -b 1.4 --recursive --depth 1 https://github.com/mattburchett/NadekoBot.git echo "" echo "NadekoBot downloaded."