فهرست منبع

Update scaling-governor.sh

tteckster 2 سال پیش
والد
کامیت
bfadcb1c09
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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