From 6cb796aad532c11412498f78590a1d1a81f47d0f Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Fri, 6 Apr 2018 19:51:57 +0200 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a0b79691..1a0bdd07 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Just a bare bone arch install # cd ~/archlive # echo "git" >> packages.both - # echo "git clone https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airrootfs.sh + # echo "git clone https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airootfs.sh # mkdir ./airootfs/etc/skel - # echo '[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec ~/archinstall/archinstall.py' >> ./airootfs/etc/skel/.bash_profile + # echo '[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c ~/archinstall/archinstall.py' >> ./airootfs/etc/skel/.zprofile # rm -v work/build.make_* && ./build.sh -v > Note: `~/archlive` might be different on your system, see [ArchISO#Setup](https://wiki.archlinux.org/index.php/archiso#Setup) for more info. -- cgit v1.2.3-70-g09d2