From 6c66639277dc63ccaeae113afcdce8ad22327322 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Thu, 5 May 2016 15:40:56 +0200 Subject: [PATCH] Fix typo --- bashbot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashbot.sh b/bashbot.sh index 6d9d708..6a97999 100755 --- a/bashbot.sh +++ b/bashbot.sh @@ -13,7 +13,7 @@ if [ ! -d "JSON.sh" ]; then echo "You did not clone recursively! Downloading JSON.sh..." - git clone http://github.com/dominictarr/JSON.sh/ + git clone http://github.com/dominictarr/JSON.sh echo "JSON.sh has been downloaded. Proceeding." fi