llama
llama copied to clipboard
Approved no tnot able to download
iam using windows 10 wheni run download.sh it shows the error like this please tell how to solve this
PS C:\Users\Administrator\Documents\GitHub\llama> bash "c:\Users\Administrator\Documents\GitHub\llama\download.sh"
bash : The term 'bash' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path
is correct and try again.
At line:1 char:1
- bash "c:\Users\Administrator\Documents\GitHub\llama\download.sh"
-
+ CategoryInfo : ObjectNotFound: (bash:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
You're using windows.
Yes
The download script download.sh is not for windows.
You need to use Git Bash to download it on Windows.