OSDN Git Service

[fix] : Fixd comp type typo
authorhayao <shun819.mail@gmail.com>
Fri, 30 Oct 2020 10:24:23 +0000 (19:24 +0900)
committerhayao <shun819.mail@gmail.com>
Fri, 30 Oct 2020 10:24:23 +0000 (19:24 +0900)
tools/wizard.sh

index be88c49..b1ed39b 100755 (executable)
@@ -428,7 +428,7 @@ Function_Global_Ask_comp_option () {
                 fi
             }
             ;;
-        "lx4" | *)
+        "lzma" | *)
             Function_Local_comp_option () {
                 :
             }