add arch type
This commit is contained in:
		
							parent
							
								
									a17f645514
								
							
						
					
					
						commit
						5c117a58d2
					
				
							
								
								
									
										3
									
								
								resource/template/theme-default/home.html
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								resource/template/theme-default/home.html
									
									
									
									
										vendored
									
									
								
							@ -185,6 +185,9 @@
 | 
				
			|||||||
        if (str == 'amazon') {
 | 
					        if (str == 'amazon') {
 | 
				
			||||||
          return 'redhat';
 | 
					          return 'redhat';
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					        if (str == 'arch') {
 | 
				
			||||||
 | 
					          return 'archlinux';
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
        return '';
 | 
					        return '';
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      group() {
 | 
					      group() {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user