Skip to content

Instantly share code, notes, and snippets.

@paperbenni
Created July 22, 2021 12:00
Show Gist options
  • Select an option

  • Save paperbenni/ebb369a639ed60e9cf36efe393df9e77 to your computer and use it in GitHub Desktop.

Select an option

Save paperbenni/ebb369a639ed60e9cf36efe393df9e77 to your computer and use it in GitHub Desktop.

Revisions

  1. paperbenni created this gist Jul 22, 2021.
    4 changes: 4 additions & 0 deletions fix.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    #!/bin/bash
    # fix default mirrors for the beta 6 installation iso

    curl -s 'https://archlinux.org/mirrorlist/?country=all&protocol=http&protocol=https&ip_version=4&use_mirror_status=on' | sed 's/^#//g' | sudo tee /etc/pacman.d/mirrorlist