Skip to content

Commit

Permalink
Try and include protonpas rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicOfficer committed Aug 1, 2024
1 parent 4a91d39 commit 60df4aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ modules:
- type: script
snippets:
- "curl -o /tmp/ProtonMail-desktop-beta.rpm https://proton.me/download/mail/linux/ProtonMail-desktop-beta.rpm"
- "curl -o /tmp/rotonPass.rpm https://proton.me/download/PassDesktop/linux/x64/ProtonPass.rpm"
- "rpm-ostree install /tmp/ProtonMail-desktop-beta.rpm"
- "rpm-ostree install /tmp/rotonPass.rpm"

- type: rpm-ostree
install:
Expand Down

0 comments on commit 60df4aa

Please sign in to comment.