Skip to content

Commit

Permalink
feat: add bluefin-cli recipe too (depends on #111 to work)
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Jan 1, 2025
1 parent f9beeb1 commit b40b2e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions system_files/usr/share/ublue-os/just/60-custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b40b2e8

Please sign in to comment.