summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9c18643..e8da745 100755
--- a/README
+++ b/README
@@ -82,7 +82,7 @@ fi
# #
###################################
-if grep -q "^\[archlinuxewe\]\$" /etc/pacman.conf
+if ! grep -q "^\[archlinuxewe\]\$" /etc/pacman.conf
then
tmpFile="$(mktemp)"
cat /etc/pacman.conf | \