OSDN Git Service

[fix] : typo
authorhayao <shun819.mail@gmail.com>
Sun, 2 Aug 2020 04:38:48 +0000 (13:38 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 2 Aug 2020 04:38:48 +0000 (13:38 +0900)
fullbuild.sh

index 2afe7f4..5a31b81 100755 (executable)
@@ -184,6 +184,7 @@ build() {
             touch "${work_dir}/fullbuild.${cha}_${arch}_${lang}"
         else
             _msg_error "build.sh finished with exit code ${_exit_code}. Will try again."
+        fi
     fi
     sudo pacman -Sccc --noconfirm > /dev/null 2>&1
 }