#!/bin/sh
set -e
exec cp /etc/pacman.d/reborn-mirrorlist.pacnew /etc/pacman.d/reborn-mirrorlist "$@"

