From f8560370595b55d3209aee46315847aee7df4d39 Mon Sep 17 00:00:00 2001 From: Sylvain Herlédan Date: Sun, 29 Aug 2021 13:41:38 +0000 Subject: Update URL for the get-pip.sh script. --- python_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python_install.sh') diff --git a/python_install.sh b/python_install.sh index 543002f..f970675 100755 --- a/python_install.sh +++ b/python_install.sh @@ -61,7 +61,7 @@ pip_install_method() local opts=''; [ -n "${version}" ] && version="/${version}" - wget "https://bootstrap.pypa.io${version}/get-pip.py" \ + wget "https://bootstrap.pypa.io/pip${version}/get-pip.py" \ -O "${PIP_INSTALL_SCRIPT}" "${python}" "${PIP_INSTALL_SCRIPT}" --isolated \ --prefix="${env_dir}" \ -- cgit v1.2.3-70-g09d2