updating git URL to be my own

This commit is contained in:
Matt Burchett 2017-09-20 20:10:43 -05:00
parent 613d31192c
commit 26130e7038

View File

@ -29,7 +29,7 @@ cd "$root"
echo "" echo ""
echo "Downloading NadekoBot, please wait." 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 ""
echo "NadekoBot downloaded." echo "NadekoBot downloaded."