From cc73cc0009a2550ecdd5f6069663aa66f1f90b86 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Wed, 26 Mar 2025 13:09:47 +0100 Subject: [PATCH] =?UTF-8?q?Fix:=20F=C3=BCgt=20Code=20dir=20hinzu.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0_Setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/0_Setup.sh b/0_Setup.sh index 33b6901..d13199b 100755 --- a/0_Setup.sh +++ b/0_Setup.sh @@ -27,6 +27,7 @@ if [[ "$answer" == "j" ]] || [[ "$answer" == "y" ]]; then CURRENT_DIR=$(pwd) USER_NAME="$SUDO_USER" + AUR_CODE_DIR="/var/lib/user_aur_code" # Sicherstellen, dass benötigte Pakete installiert sind pacman -Syu --noconfirm glib2 git base-devel --needed