From 6ce73f64e5923f0c3a4fda88df36e8942e454034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Mon, 21 Apr 2025 08:02:00 +0200 Subject: [PATCH] Add sudo to aurhelper command --- bs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bs.sh b/bs.sh index 15c9049..6944f96 100644 --- a/bs.sh +++ b/bs.sh @@ -197,7 +197,7 @@ maininstallations() { # Field 1: install-type, Field 2: program, Field 3: comment # Install pacman packages: awk -F "," '$1 ~ /^$/ { print $2 }'