From b9228b6c8a1bd360c3ae4327988293d4b6d4aad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Tue, 8 May 2018 07:07:42 +0800 Subject: [PATCH] init: Fixing wrong argument for only_for_gui_ref, fixes #178 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren Lin) --- src/woeusb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/woeusb b/src/woeusb index 260b8fb..ecaccfb 100755 --- a/src/woeusb +++ b/src/woeusb @@ -176,7 +176,7 @@ init(){ new_file_system_label\ workaround_bios_boot_flag\ target_filesystem_type\ - only_for_gui_ref; then + global_only_for_gui; then print_help\ "${application_name}"\ "${application_version}"\