Created
June 24, 2022 19:44
-
-
Save cassidyjames/405ac6d058aa06fabdb1bb3a46e0cf46 to your computer and use it in GitHub Desktop.
Add elementary AppCenter Flatpak remote
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # Add elementary AppCenter Flatpak remote | |
| # Open your Linux terminal/console app, and run: | |
| flatpak remote-add --user --if-not-exists appcenter https://flatpak.elementary.io/repo.flatpakrepo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment