adding weatherdev into dev

This commit is contained in:
Matt Burchett 2017-09-20 20:36:17 -05:00
parent 26130e7038
commit 27fe60a0e4

View File

@ -29,7 +29,7 @@ cd "$root"
echo ""
echo "Downloading NadekoBot, please wait."
git clone -b 1.4 --recursive --depth 1 https://github.com/mattburchett/NadekoBot.git
git clone -b weatherdev --recursive --depth 1 https://github.com/mattburchett/NadekoBot.git
echo ""
echo "NadekoBot downloaded."