From 81eb83ea606a0888754da657be76239d80225ae7 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 28 Dec 2017 11:09:33 +0100 Subject: Move mirror scripts to dedicated repo Signed-off-by: Florian Pritz --- update-mirrorlist-pkg | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100755 update-mirrorlist-pkg (limited to 'update-mirrorlist-pkg') diff --git a/update-mirrorlist-pkg b/update-mirrorlist-pkg deleted file mode 100755 index ec5bfd6..0000000 --- a/update-mirrorlist-pkg +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash - -set -e - -cd ~/arch/extra/pacman-mirrorlist/ -svn up -cd trunk - -upgpkg a -svn diff mirrorlist | pygmentize -printf "confirm update (enter)" -read -ch build 64 - -corepkg "upstream update" -dbrel -- cgit v1.2.3-24-g4f1b