mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-25 14:39:29 +02:00
[presets] remove unneeded examples
This commit is contained in:
parent
4df5629d43
commit
eec0bf1628
@ -1 +0,0 @@
|
||||
packages = ['arch-install-scripts']
|
@ -1,13 +0,0 @@
|
||||
script = """
|
||||
set -exu
|
||||
|
||||
cat << 'EOF' >> /etc/pacman.conf
|
||||
[archzfs]
|
||||
Server = https://archzfs.com/$repo/$arch
|
||||
EOF
|
||||
|
||||
pacman-key -r F75D9D76
|
||||
pacman-key --lsign-key F75D9D76
|
||||
|
||||
pacman -Sy archzfs-linux
|
||||
"""
|
Loading…
x
Reference in New Issue
Block a user