From 08fd25502287ba6ad3e141b9a595df879acc7968 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 2 Aug 2017 14:48:11 +0200 Subject: clean up some bashisms --- bin/clean-cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/clean-cache') diff --git a/bin/clean-cache b/bin/clean-cache index 83657b6..b7cef9f 100755 --- a/bin/clean-cache +++ b/bin/clean-cache @@ -15,7 +15,7 @@ fi repos='build-support community-staging community-testing community core extra gnome-unstable kde-unstable staging testing' -mirror"$( +mirror=$( grep -m1 '^Server = ' '/etc/pacman.d/mirrorlist32' | \ cut -d= -f2 | \ sed 's|^\s*||' -- cgit v1.2.3