mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	flatpak-add-remotes.bash: fix comment, add hint on kdeapps
This commit is contained in:
		
							parent
							
								
									e1552e9a8c
								
							
						
					
					
						commit
						440c92fc57
					
				@ -26,11 +26,13 @@ flatpak remote-modify --enable flathub-beta $@
 | 
			
		||||
#flatpak remote-modify --enable kdeapps $@
 | 
			
		||||
# The other repositories are very unlikely to ship by default with anything
 | 
			
		||||
 | 
			
		||||
# These remotes seem to no longer exist
 | 
			
		||||
# These remotes no longer exist
 | 
			
		||||
flatpak remote-delete kdeapps $@
 | 
			
		||||
 | 
			
		||||
# Hints?
 | 
			
		||||
printf 'Only want verified flatpaks? No problem!\n\tflatpak remote-modify --subset=verified flathub\n'
 | 
			
		||||
printf 'kdeapps? https://userbase.kde.org/Tutorials/Flatpak#Nightly_KDE_apps\n'
 | 
			
		||||
 | 
			
		||||
# Revert? ~/.local/share/flatpak/repo/config or /var/lib/flatpak/repo/config
 | 
			
		||||
 | 
			
		||||
# Hide commands being executed again
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user