Updated Home (markdown)
parent
15c18acf57
commit
296cffeeb7
2
Home.md
2
Home.md
|
|
@ -33,7 +33,7 @@ The addition will be a custom mirror pointing towards [archlife](https://archlin
|
|||
While standing in the `archiso` folder, create and add the following:
|
||||
|
||||
# mkdir -p ./airootfs/etc/skel
|
||||
# cat <<EOF >> ./airootfs/etc/skel/.zprofile
|
||||
# cat <<\EOF >> ./airootfs/etc/skel/.zprofile
|
||||
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c "archinstall"
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue