UnownHash / Dragonite-Public

8 stars 8 forks source link

Update run.sh to deal with bad tags #24

Closed XerockXMG closed 5 months ago

XerockXMG commented 5 months ago

This PR updates run.sh to not only check for bad tags, but also changes how it grabs tags to use grep with minor regex matching instead of a wildcard.

This should not only fix the bad tags from being picked up, but also ignore them.