From 640df010fefebf90985a25fd9bad0c17b4641d61 Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 19 May 2025 14:39:18 +0200 Subject: [PATCH] testing.. --- distros.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/distros.sh b/distros.sh index 68f220f..3d48aa7 100755 --- a/distros.sh +++ b/distros.sh @@ -231,6 +231,7 @@ _setup() { if command_exists pacman; then if ! checkAUR; then paruBuildDir="/opt/builds" + $_sudo mkdir -p "$paruBuildDir" # if ! command_exists paru; then echo "${YELLOW}Installing paru as AUR helper...${NC}" $_sudo pacman -S --needed --noconfirm base-devel git