From 6c65cea53286fafb2adf3b35a4e91695bed2cbd0 Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 21 Feb 2022 16:29:49 +1300 Subject: [PATCH] wrong variable --- scripts/client.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/client.sh b/scripts/client.sh index 589cf1a..9b2ae60 100644 --- a/scripts/client.sh +++ b/scripts/client.sh @@ -37,7 +37,7 @@ echo "$server" > /etc/rsyncd.server chmod 400 /etc/rsyncd.user /etc/rsyncd.password /etc/rsyncd.server # Add repository to pacman.conf -if AURHELPER=$(pacman -Qmq | grep -E 'yay|pikaur|paru|trizen') ; then +if aurhelper=$(pacman -Qmq | grep -E 'yay|pikaur|paru|trizen') ; then echo "Add $aurhelper AUR helper to pacmans repos." echo "[homerepo-aur] Server = http://$server:8080/archlinux/\$arch/aur