We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ffec9 commit c11a43aCopy full SHA for c11a43a
nadeko_installer_latest.sh
@@ -32,7 +32,7 @@ cd "$tempdir"
32
33
echo ""
34
echo "Downloading NadekoBot, please wait."
35
-git clone -b 1.9 --recursive --depth 1 https://github.com/Kwoth/NadekoBot.git
+git clone -b 1.9 --recursive --depth 1 https://gitlab.com/Kwoth/nadekobot.git
36
37
echo "NadekoBot downloaded."
38
0 commit comments