summaryrefslogtreecommitdiffstats
path: root/update-mirrorlist-pkg
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-12-28 11:09:33 +0100
committerFlorian Pritz <bluewind@xinu.at>2017-12-28 11:10:37 +0100
commit81eb83ea606a0888754da657be76239d80225ae7 (patch)
tree9b988a312ddd932842839f2cc5d3688c6971de6c /update-mirrorlist-pkg
parent29789dde1037abf9c8ca1ad80a6b5272fd065742 (diff)
downloadbin-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-xupdate-mirrorlist-pkg16
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