From bd5334145004c156008c83337fd0ea2397eb1a0b Mon Sep 17 00:00:00 2001 From: Lord Anton Hvornum Date: Sat, 5 May 2018 19:25:03 +0200 Subject: Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' would occationally fail to clone into /root rendering the rest of the process invalid. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ae064471..2c566a4e 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,12 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`. # Manually run it on a booted Live CD + # pacman -Sy git # git clone https://github.com/Torxed/archinstall.git # python3 ./archinstall/archinstall.py +> Note: *(You could also wget the `archinstall.py` script and skip installing git)* + # Some parameters you can give it --drive= -- cgit v1.2.3-70-g09d2