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.

This commit is contained in:
Lord Anton Hvornum 2018-05-05 19:25:03 +02:00
parent ba09d311a2
commit bd53341450
1 changed files with 3 additions and 0 deletions

View File

@ -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=</dev/sdX>