mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update node-red-themes.sh
This commit is contained in:
		
							parent
							
								
									93aad25a91
								
							
						
					
					
						commit
						6ae1ff66fe
					
				| 
						 | 
					@ -71,7 +71,7 @@ while [ $opt != '' ]
 | 
				
			||||||
            THEME=solarized-dark
 | 
					            THEME=solarized-dark
 | 
				
			||||||
            break;
 | 
					            break;
 | 
				
			||||||
        ;;
 | 
					        ;;
 | 
				
			||||||
        5) clear;
 | 
					        6) clear;
 | 
				
			||||||
            option_picked "Installing Solarized-Light Theme";
 | 
					            option_picked "Installing Solarized-Light Theme";
 | 
				
			||||||
            THEME=solarized-light
 | 
					            THEME=solarized-light
 | 
				
			||||||
            break;
 | 
					            break;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue