Added a quick patch for the save directory not working.

master
parent 4128e0dbe4
commit 7d244eb511

@ -172,11 +172,6 @@ done
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"

Loading…
Cancel
Save