mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	install: Support Debian 13.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							2ddafe728e
						
					
				
				
					commit
					ff15d746c3
				
			@@ -16,7 +16,7 @@ if [ -f /etc/os-release ]; then
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
case "$os_id $os_version_id" in
 | 
			
		||||
    'debian 12' | 'ubuntu 22.04' | 'ubuntu 24.04')
 | 
			
		||||
    'debian 12' | 'debian 13' | 'ubuntu 22.04' | 'ubuntu 24.04')
 | 
			
		||||
        exit 0
 | 
			
		||||
        ;;
 | 
			
		||||
    *)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user