Charmed-Kubernetes/nrpe/mod/charmhelpers/pip.sh

5 lines
54 B
Bash
Executable File

#!/usr/bin/env bash
pip install pip==20.2.3
pip "$@"