diff options
| -rwxr-xr-x | pre-build.sh.moved | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pre-build.sh.moved b/pre-build.sh.moved deleted file mode 100755 index 29effc13..00000000 --- a/pre-build.sh.moved +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -echo "updating mirror list from launchpad" -if [ -n "$https_proxy" ]; then - echo "disabling https_proxy as Python's urllib doesn't support it; see #94130" - unset https_proxy -fi -utils/get_ubuntu_mirrors_from_lp.py > data/templates/Ubuntu.mirrors |
