|
|
echo "[INFO] Since the Porter CLI gets installed in /usr/local/bin, you may be asked to input your password."
|
|
echo "[INFO] Since the Porter CLI gets installed in /usr/local/bin, you may be asked to input your password."
|
|
|
curl -L https://github.com/porter-dev/porter/releases/download/{{ .TagName }}/porter_{{ .TagName }}_${osname}_x86_64.zip --output porter.zip
|
|
curl -L https://github.com/porter-dev/porter/releases/download/{{ .TagName }}/porter_{{ .TagName }}_${osname}_x86_64.zip --output porter.zip
|