mirror of
https://github.com/optim-enterprises-bv/coreos.git
synced 2025-11-02 02:47:53 +00:00
fix: install only just rpm
This commit is contained in:
@@ -30,7 +30,6 @@ find /tmp/rpms/
|
||||
rpm-ostree install \
|
||||
/tmp/rpms/akmods-common/ublue-os-ucore-addons*.rpm \
|
||||
/tmp/rpms/config/ublue-os-signing*.rpm \
|
||||
/tpm/rpms/config/ublue-os-luks*.rpm \
|
||||
/tpm/rpms/config/ublue-os-just*.rpm
|
||||
|
||||
# Handle Kernel Skew with override replace
|
||||
@@ -76,4 +75,4 @@ fi
|
||||
curl -L https://pkgs.tailscale.com/stable/fedora/tailscale.repo -o /etc/yum.repos.d/tailscale.repo
|
||||
|
||||
# ensure firewalld presence
|
||||
rpm-ostree install firewalld
|
||||
rpm-ostree install firewalld
|
||||
|
||||
Reference in New Issue
Block a user