Closed carljparker closed 7 months ago
The download.sh doesn't have the execute bit set. Therefore, the user won't be able to run the script per the instructions. This PR sets the execute bit on the script.
download.sh
dup of https://github.com/meta-llama/PurpleLlama/pull/17 ?
The
download.sh
doesn't have the execute bit set. Therefore, the user won't be able to run the script per the instructions. This PR sets the execute bit on the script.