From 6f9ba017dafcb0c26897536b488061766e4081d8 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 28 Jun 2025 18:12:16 -0400 Subject: [PATCH] Re-introduce install-xpadneo.sh script --- recipes/components/rpm-ostree/core.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes/components/rpm-ostree/core.yml b/recipes/components/rpm-ostree/core.yml index 99847bf..8ed6689 100644 --- a/recipes/components/rpm-ostree/core.yml +++ b/recipes/components/rpm-ostree/core.yml @@ -46,4 +46,8 @@ modules: repos: - https://negativo17.org/repos/fedora-steam.repo install: - - dkms-xpadneo \ No newline at end of file + - dkms-xpadneo + + - type: script + scripts: + - install-xpadneo.sh \ No newline at end of file