diff options
-rwxr-xr-x | al32-mktorrent.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |