This commit is contained in:
parent
e1312f1fff
commit
17caf9bfb6
@ -14,13 +14,9 @@ pacman-key --init
|
|||||||
# Add additional pacman mirrors
|
# Add additional pacman mirrors
|
||||||
cat >> /etc/pacman.conf <<EOF
|
cat >> /etc/pacman.conf <<EOF
|
||||||
|
|
||||||
[any]
|
[volker.raschek]
|
||||||
SigLevel = Optional TrustAll
|
SigLevel = Optional TrustAll
|
||||||
Server = https://aur.cryptic.systems/any/
|
Server = https://aur.cryptic.systems/$repo/$arch/
|
||||||
|
|
||||||
[x86_64]
|
|
||||||
SigLevel = Optional TrustAll
|
|
||||||
Server = https://aur.cryptic.systems/x86_64/
|
|
||||||
|
|
||||||
[oracle]
|
[oracle]
|
||||||
SigLevel = Optional TrustAll
|
SigLevel = Optional TrustAll
|
||||||
|
Loading…
Reference in New Issue
Block a user