repo sti rettet

This commit is contained in:
Mikkel Harboe Arp Henriksen
2025-06-13 23:05:06 +02:00
parent ee976a8ad4
commit 7492e6bce6
2 changed files with 28 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ echo ">>> Installerer Ansible collection for AUR (kewlfft.aur)..."
ansible-galaxy collection install kewlfft.aur
# Klon dit repository (ERSTAT MED DIN REPOSITORY URL)
REPO_URL="https://github.com/dit-brugernavn/dit-repo.git"
REPO_URL="https://git.futurebreeze.dk/mhah/Workstation_Arch_Hyprland.git"
DEST="/opt/ansible-desktop"
if [ -d "$DEST" ]; then