diff options
author | Florian Pritz <bluewind@xinu.at> | 2017-12-28 11:09:33 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2017-12-28 11:10:37 +0100 |
commit | 81eb83ea606a0888754da657be76239d80225ae7 (patch) | |
tree | 9b988a312ddd932842839f2cc5d3688c6971de6c /update-mirrorlist-pkg | |
parent | 29789dde1037abf9c8ca1ad80a6b5272fd065742 (diff) | |
download | bin-81eb83ea606a0888754da657be76239d80225ae7.tar.gz bin-81eb83ea606a0888754da657be76239d80225ae7.tar.xz |
Move mirror scripts to dedicated repo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'update-mirrorlist-pkg')
-rwxr-xr-x | update-mirrorlist-pkg | 16 |
1 files changed, 0 insertions, 16 deletions
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 |