From 6421c9e1670c469bf016ad24bd20069bbb4c25288658bb13a09a450a96fa5869 Mon Sep 17 00:00:00 2001 From: Mikkel Harboe Arp Henriksen Date: Sat, 14 Jun 2025 16:03:18 +0200 Subject: [PATCH] rettet stavefejl --- pull.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)