This commit is contained in:
Daniil Gentili 2016-05-05 15:40:56 +02:00
parent d30c87a44d
commit 6c66639277
1 changed files with 1 additions and 1 deletions

View File

@ -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