Skip to content
Snippets Groups Projects

main/postmarketos-base-ui: configure flathub from file drop-in

Merged Clayton Craft requested to merge craftyguy/flathub-config-from-file into master
#!/bin/sh
# add a default repo (flathub.org)
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Loading