Added a quick patch for the save directory not working.

This commit is contained in:
Some guy named Michael 2021-12-06 17:49:54 -05:00
parent 4128e0dbe4
commit 7d244eb511

View File

@ -172,11 +172,6 @@ done
json="${json}}" json="${json}}"
echo "$json" > ${directory}/${collection}-rarity.json #echo "$json" > ${directory}/${collection}-rarity.json
echo "$json" > ~/${collection}-rarity.json
echo -e "\nThe .json file for the ${name} NFT collection has been saved to ${directory}/${collection}-rarity.json\n" echo -e "\nThe .json file for the ${name} NFT collection has been saved to ${directory}/${collection}-rarity.json\n"