tanzu-factory / tap-jumpstart

MIT License
4 stars 0 forks source link

start.sh parameters does not work on osX #9

Open alinahid477 opened 1 year ago

alinahid477 commented 1 year ago

Start.sh has getopt for taking params. This works in linux but does not work in osX because of gnu-getopt is not a default osX software. Need to find a linux + osX supported command to take parameter. Same applies for build.sh