fix
This commit is contained in:
parent
bdd6640f0c
commit
778a6b211c
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ function minimalinstallation() {
|
||||||
j
|
j
|
||||||
j
|
j
|
||||||
EOT
|
EOT
|
||||||
pacman -Scc
|
pacman -Syy
|
||||||
|
|
||||||
if [ "${version}" == "libre" ]; then
|
if [ "${version}" == "libre" ]; then
|
||||||
pacman -U --noconfirm --force https://www.parabola.nu/packages/libre/any/parabola-keyring/download
|
pacman -U --noconfirm --force https://www.parabola.nu/packages/libre/any/parabola-keyring/download
|
||||||
|
|
Loading…
Reference in a new issue