From b40b2e8394d5fdbc313bc5688ab5b9bbf3bd7bd9 Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Wed, 1 Jan 2025 18:59:46 -0300 Subject: [PATCH] feat: add bluefin-cli recipe too (depends on #111 to work) --- system_files/usr/share/ublue-os/just/60-custom.just | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system_files/usr/share/ublue-os/just/60-custom.just b/system_files/usr/share/ublue-os/just/60-custom.just index 8f0bfbf..6fb3bcd 100644 --- a/system_files/usr/share/ublue-os/just/60-custom.just +++ b/system_files/usr/share/ublue-os/just/60-custom.just @@ -4,3 +4,6 @@ install-system-flatpaks: flatpak remote-add --system flathub https://flathub.org/repo/flathub.flatpakrepo fi flatpak --system -y install --or-update $(curl -s https://raw.githubusercontent.com/ublue-os/bluefin/main/bluefin_flatpaks/flatpaks | tr '\n' ' ') + +bluefin-cli: + /usr/libexec/ublue-bling