mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-22 15:35:09 +00:00
Fix typo
This commit is contained in:
parent
d30c87a44d
commit
6c66639277
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user