bcgov / TheOrgBook

A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network.
http://von.pathfinder.gov.bc.ca
Apache License 2.0
78 stars 66 forks source link

Replace all dashes with underscores in bash script #867

Closed asanchezr closed 4 years ago

asanchezr commented 4 years ago

Fixes string replacement for names with multiple slashes, e.g. "API-SERVICE-NAME" See https://stackoverflow.com/questions/5928156/replace-one-character-with-another-in-bash

Signed-off-by: Alejandro Sanchez emailforasr@gmail.com