index : releng | |
Archlinux32 release engineering | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2021-02-25 22:09:48 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-02-25 22:09:48 +0100 |
commit | 075c59fd44f7264fbb9feb51b111ba201c1911dc (patch) | |
tree | fee1ce570dabbe879f09c00ab2ea1bd23dafecf4 | |
parent | 2958d22f03ffa3cb7c120aa57c38ebf337bfef3f (diff) |
-rwxr-xr-x | al32-mktorrent.sh | 2 |
diff --git a/al32-mktorrent.sh b/al32-mktorrent.sh index 593b96f..2e25855 100755 --- a/al32-mktorrent.sh +++ b/al32-mktorrent.sh @@ -26,7 +26,7 @@ fg_blue="\033[34m" fg_reset="\033[0m" fg_bold="\033[1m" -MIRRORLIST_FILE="https://raw.githubusercontent.com/archlinux32/packages/master/core/pacman-mirrorlist/mirrorlist" +MIRRORLIST_FILE="https://git.archlinux32.org/packages/plain/core/pacman-mirrorlist/mirrorlist" function create_torrent_for_arch () { declare -a available_mirrors |