From 406ebe0d0a5deab418066158415b5ad5f68f2d18 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Tue, 24 Sep 2019 19:39:26 +0200 Subject: [PATCH] Updated Unattended install of a profile (markdown) --- Unattended-install-of-a-profile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Unattended-install-of-a-profile.md b/Unattended-install-of-a-profile.md index 759f715..776b59d 100644 --- a/Unattended-install-of-a-profile.md +++ b/Unattended-install-of-a-profile.md @@ -1,4 +1,4 @@ -Everything in the steps from [Autorun on Arch Live CD](wiki/Autorun-on-Arch-Live-CD) are the same, except for one line that needs to change to look like this: +Everything in the steps from [Autorun on Arch Live CD](https://github.com/Torxed/archinstall/wiki/Autorun-on-Arch-Live-CD) are the same, except for one line that needs to change to look like this: # echo '[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c "~/archinstall/archinstall.py --profile=workstation"' >> ./airootfs/etc/skel/.zprofile