diff --git a/pull.sh b/pull.sh index f811b86..348d764 100644 --- a/pull.sh +++ b/pull.sh @@ -21,7 +21,7 @@ pacman -Syu --noconfirm git ansible # Installer de nødvendige Ansible Collections echo ">>> Installerer nødvendige Ansible collections..." -aansible-galaxy collection install kewlfft.aur +ansible-galaxy collection install kewlfft.aur ansible-galaxy collection install community.general # Klon dit repository (ERSTAT MED DIN REPOSITORY URL)