OSDN Git Service

[fix] : Fixed str
authorhayao <shun819.mail@gmail.com>
Thu, 16 Jul 2020 12:15:32 +0000 (21:15 +0900)
committerhayao <shun819.mail@gmail.com>
Thu, 16 Jul 2020 12:15:32 +0000 (21:15 +0900)
build.sh

index ec151da..9392b8d 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1540,7 +1540,7 @@ if [[ -n "${1}" ]]; then
     fi
 
     if [[ ! "$(cat "${script_path}/channels/${channel_name}/alteriso" 2> /dev/null)" = "alteriso=3" ]]; then
-        _msg_error "This channel does not support AlterISO 3." 1
+        _msg_error "This channel does not support AlterISO 3." "1"
     fi
     
     if [[ -d "${script_path}"/channels/${channel_name}.add ]]; then