Explorar o código

Update scaling-governor.sh

tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
bfadcb1c09
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      misc/scaling-governor.sh

+ 2 - 2
misc/scaling-governor.sh

@@ -57,8 +57,8 @@ show_menu() {
 }
 clear
 show_menu
-while [ $opt != '' ]; do
-    if [ $opt = '' ]; then
+while [ "$opt" != "" ]; do
+    if [ "$opt" = "" ]; then
         exit
     else
         case $opt in