You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MONIT-35755: The proxy install.sh file should be updated to support C… (
#34)
* MONIT-35755: The proxy install.sh file should be updated to support CSP credentials for Linux os.
* Updated README.md file.
* Fixed small bug.
* Fixed minor issue.
ESO-2568 Change URL that we used to fetch pip installation script (#27)
* install pip 20.3.4
* pip==20.3.4
* check python version and install pip
* adding python version check and install corresponding pip
* adding python version check and install corresponding pip
* adding python version check and install corresponding pip
* change from gt to ge in install_pip function
* change from python to PYTHON_PATH
* adding python path with install.sh
* instead of python
* adding python path
* update the url
* clean the comment
* change curl url
* adding check
* clean up comment
* remove extra line before/after install_pip()
Co-authored-by: Ajay Jain <32074182+ajayj89@users.noreply.github.com>