Explorar o código

Update node-red-themes.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
6ae1ff66fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      misc/node-red-themes.sh

+ 1 - 1
misc/node-red-themes.sh

@@ -71,7 +71,7 @@ while [ $opt != '' ]
             THEME=solarized-dark
             break;
         ;;
-        5) clear;
+        6) clear;
             option_picked "Installing Solarized-Light Theme";
             THEME=solarized-light
             break;