From 6e29a8caa10fa1fc8114116a2e6f1f13d46c7dfd 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 b8fec0e..a2de70f 100644 --- a/bs.sh +++ b/bs.sh @@ -194,7 +194,7 @@ maininstallations() { # Field 1: install-type, Field 2: program, Field 3: comment # Install pacman packages: awk -F "," '$1 ~ /^$/ { print $2 }'