cloud-guardrails-gcp icon indicating copy to clipboard operation
cloud-guardrails-gcp copied to clipboard

sed commands fail on mac

Open kevin-shelaga opened this issue 4 years ago • 0 comments

sed commands fail on mac with the following

./run.sh                                  
Checking ./assets/resource_inventory.json
sed: -: No such file or directory
sed: 1: "$ a ]}": command a expects \ followed by text

Workaround: run as docker container

kevin-shelaga avatar Feb 17 '21 21:02 kevin-shelaga