diff --git a/User-guided-installation-(DEFAULT).md b/User-guided-installation-(DEFAULT).md deleted file mode 100644 index d3c701b..0000000 --- a/User-guided-installation-(DEFAULT).md +++ /dev/null @@ -1,8 +0,0 @@ -Change the autostart line from [Autorun on Arch Live CD](https://github.com/Torxed/archinstall/wiki/Autorun-on-Arch-Live-CD) to match: - - # echo '[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c "~/archinstall/archinstall.py"' >> ./airootfs/etc/skel/.zprofile - -This will cause the script to halt and ask for a profile to install before proceeding. -When asked, enter `workstation` for instance - to install based on the [workstation](https://github.com/Torxed/archinstall/blob/master/deployments/workstation.json) template. - -> **CAUTION**: If a MAC-address matches under `/deployments`, that profile will forcefully be installed and have presidence over any other profile information. \ No newline at end of file