Fix: Fügt Code dir hinzu.
This commit is contained in:
parent
a681db6e29
commit
cc73cc0009
@ -27,6 +27,7 @@ if [[ "$answer" == "j" ]] || [[ "$answer" == "y" ]]; then
|
|||||||
|
|
||||||
CURRENT_DIR=$(pwd)
|
CURRENT_DIR=$(pwd)
|
||||||
USER_NAME="$SUDO_USER"
|
USER_NAME="$SUDO_USER"
|
||||||
|
AUR_CODE_DIR="/var/lib/user_aur_code"
|
||||||
|
|
||||||
# Sicherstellen, dass benötigte Pakete installiert sind
|
# Sicherstellen, dass benötigte Pakete installiert sind
|
||||||
pacman -Syu --noconfirm glib2 git base-devel --needed
|
pacman -Syu --noconfirm glib2 git base-devel --needed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user