Skip to content

Commit

Permalink
fix: add thirdparty disable (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Apr 15, 2023
1 parent 3e25262 commit acaa538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/yafti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ screens:
description: |
WARNING: This will modify your Flatpaks if you are rebasing! If you do not want to do this exit the installer.
actions:
- run: /usr/lib/fedora-third-party/fedora-third-party-opt-out
- run: /usr/bin/fedora-third-party disable
- run: flatpak remote-delete fedora --force
- run: flatpak remove --system --noninteractive --all
- run: flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
Expand Down

0 comments on commit acaa538

Please sign in to comment.