mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Unifi installation script fix (#8242)
* reverting to bookworm for mongodb as trixie doesn't exist yet
* For testing
* Revert "For testing"
This reverts commit 0c43526713.
			
			
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e12b9383a9
						
					
				
				
					commit
					f58b58806b
				
			@@ -54,7 +54,7 @@ else
 | 
			
		||||
  cat <<EOF | sudo tee /etc/apt/sources.list.d/mongodb-org-7.0.sources >/dev/null
 | 
			
		||||
Types: deb
 | 
			
		||||
URIs: http://repo.mongodb.org/apt/debian
 | 
			
		||||
Suites: trixie/mongodb-org/7.0
 | 
			
		||||
Suites: bookworm/mongodb-org/7.0
 | 
			
		||||
Components: main
 | 
			
		||||
Signed-By: /usr/share/keyrings/mongodb-server-7.0.gpg
 | 
			
		||||
EOF
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user