Skip to content

Commit

Permalink
Add protonmail RPM as flatpak is currently broken
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicOfficer authored Aug 14, 2024
1 parent 97e2fda commit 7adf625
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ modules:
- source: system
destination: /

- type: script
snippets:
- "curl -o /tmp/ProtonMail-desktop-beta.rpm https://proton.me/download/mail/linux/ProtonMail-desktop-beta.rpm"
- "rpm-ostree install /tmp/ProtonMail-desktop-beta.rpm"

- type: rpm-ostree
install:
- adobe-source-code-pro-fonts
Expand Down

0 comments on commit 7adf625

Please sign in to comment.