X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2FPython%2FInstall_Python_OSX.sh;h=e584171b1e9c046ac1108875982ca31950cf5f43;hp=b6365a4d4bfb46b42685cd307f3e9052e58ebd36;hb=a30ae9faeaafd760cc4a41a2abffcfd2b28742c1;hpb=835cdfb738cdae80db5cadd14e44ff68c3aa3071 diff --git a/Tools/Python/Install_Python_OSX.sh b/Tools/Python/Install_Python_OSX.sh index b6365a4d4b..e584171b1e 100755 --- a/Tools/Python/Install_Python_OSX.sh +++ b/Tools/Python/Install_Python_OSX.sh @@ -1,6 +1,6 @@ echo "You proxy is currently set to \"$http_proxy\"." echo "It needs to set in order to download through a firewall." -echo "For example: \"export http://proxy.company.com:911\"" +echo "For example: \"export http_proxy=proxy.company.com:911\"" set -e echo "After the download, get ready to enter the root password." curl -C - --remote-name http://www.python.org/ftp/python/2.4.4/python-2.4.4-macosx2006-10-18.dmg --progress-bar