kopia lustrzana https://github.com/jaseg/gerbolyze
Update arch container keyrings before sysupdate
rodzic
73a2d0b0fb
commit
6635bc6d46
|
@ -55,6 +55,9 @@
|
|||
regexp: '^CheckSpace'
|
||||
line: '#CheckSpace'
|
||||
|
||||
- name: Update container keyring
|
||||
shell: arch-chroot "{{root}}" pacman -Sy --noconfirm archlinux-keyring
|
||||
|
||||
- name: Update container and install software
|
||||
shell: arch-chroot "{{root}}" pacman -Syu --noconfirm
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue