mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	flatpak-add-remotes.bash: add gnome-nightly
This commit is contained in:
		
							parent
							
								
									050a97c126
								
							
						
					
					
						commit
						f72852daf3
					
				@ -13,6 +13,9 @@ flatpak remote-add --if-not-exists nheko-nightly https://nheko.im/nheko-reborn/n
 | 
			
		||||
flatpak remote-add --if-not-exists fedora oci+https://registry.fedoraproject.org $@
 | 
			
		||||
flatpak remote-add --if-not-exists fedora-testing oci+https://registry.fedoraproject.org#testing $@
 | 
			
		||||
 | 
			
		||||
# GNOME Nightly
 | 
			
		||||
flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo $@
 | 
			
		||||
 | 
			
		||||
# the previous command does nothing on Fedora as it already exists, but it still
 | 
			
		||||
# needs to be enabled
 | 
			
		||||
flatpak remote-modify --enable fedora-testing $@
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user