OSDN Git Service

[fix] : show settings typo
authorhayao <shun819.mail@gmail.com>
Sat, 19 Sep 2020 08:00:54 +0000 (17:00 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 19 Sep 2020 09:23:55 +0000 (18:23 +0900)
allarch.sh

index 0fd98dc..c80db21 100755 (executable)
@@ -540,7 +540,7 @@ show_settings() {
     else
         msg_info "Use the ${channel_name} channel."
     fi
-    msg_info "Build with architecture ${all_arch}."
+    msg_info "Build with architecture ${all_arch[@]}."
     if [[ ${noconfirm} = false ]]; then
         echo
         echo "Press Enter to continue or Ctrl + C to cancel."