All your codebase are belong to us.
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
b61befb04f
commit
1af7b5882f
@ -17,7 +17,7 @@ mkdir -p $DISK_ROOT
|
||||
|
||||
sudo mount $DISK_FILE $DISK_ROOT
|
||||
|
||||
yes y | sudo pacstrap -i -c $DISK_ROOT bash filesystem systemd-sysvcompat pacman iproute2 git
|
||||
sudo pacstrap -c $DISK_ROOT bash filesystem systemd-sysvcompat pacman iproute2 git
|
||||
|
||||
echo "nameserver 1.1.1.1" | sudo tee $DISK_ROOT/etc/resolv.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user