6 lines
260 B
Markdown
6 lines
260 B
Markdown
pacman-key --init && pacman-key --populate archlinux && pacman -Sy git --noconfirm && git clone https://git.xkrs.ru/astraleuro/arch-install.git && cd arch-install
|
|
|
|
mount -t nfs -o nfsvers=4 192.168.11.105:/srv/pacman-cache /var/cache/pacman/pkg
|
|
|
|
./1.disks.sh
|