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
|
||||
break;
|
||||
;;
|
||||
5) clear;
|
||||
6) clear;
|
||||
option_picked "Installing Solarized-Light Theme";
|
||||
THEME=solarized-light
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue