поправил репу
This commit is contained in:
parent
426613757d
commit
7d2e49d1c4
@ -8,7 +8,7 @@ steps:
|
|||||||
privileged: true
|
privileged: true
|
||||||
commands:
|
commands:
|
||||||
- cd /root
|
- cd /root
|
||||||
- echo "Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch" > /etc/pacman.d/mirrorlist
|
- echo "Server = http://mirror.yandex.ru/archlinux/\$repo/os/\$arch" > /etc/pacman.d/mirrorlist
|
||||||
- cat /etc/pacman.d/mirrorlist
|
- cat /etc/pacman.d/mirrorlist
|
||||||
- pacman -Syu --noconfirm
|
- pacman -Syu --noconfirm
|
||||||
- bash archiso_make.sh
|
- bash archiso_make.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user