Update README.md
This commit is contained in:
parent
339d6878f1
commit
80b97f3350
|
|
@ -4,7 +4,7 @@ Just a bare bone arch install
|
||||||
# Autorun on Arch Live CD
|
# Autorun on Arch Live CD
|
||||||
|
|
||||||
# cd ~/archlive
|
# cd ~/archlive
|
||||||
# echo "git" >> packages.both
|
# echo -e "git\npython-psutil" >> packages.both
|
||||||
# echo "git clone https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airootfs.sh
|
# echo "git clone https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airootfs.sh
|
||||||
# echo "chmod +x ~/archinstall/archinstall.py" >> ./airootfs/root/customize_airootfs.sh
|
# echo "chmod +x ~/archinstall/archinstall.py" >> ./airootfs/root/customize_airootfs.sh
|
||||||
# mkdir ./airootfs/etc/skel
|
# mkdir ./airootfs/etc/skel
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue