mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 11:19:25 +01:00
flatpak-add-remotes.bash: note to self about verified apps & repo configs
This commit is contained in:
parent
914355cfa0
commit
b87a0499ad
@ -26,5 +26,9 @@ flatpak remote-modify --enable flathub-beta $@
|
||||
flatpak remote-modify --enable kdeapps $@
|
||||
# The other repositories are very unlikely to ship by default with anything
|
||||
|
||||
# Hints?
|
||||
printf 'Only want verified flatpaks? No problem!\n\tflatpak remote-modify --subset=verified flathub\n'
|
||||
# Revert? ~/.local/share/flatpak/repo/config or /var/lib/flatpak/repo/config
|
||||
|
||||
# Hide commands being executed again
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user