Updated Unattended install of a profile (markdown)
parent
82e492d99d
commit
406ebe0d0a
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue