diff --git a/common/libs/func_wrt_Makefile b/common/libs/func_wrt_Makefile index e5f2a0e..35fb770 100644 --- a/common/libs/func_wrt_Makefile +++ b/common/libs/func_wrt_Makefile @@ -125,7 +125,7 @@ cat << EOF $i: $PREV @\$(call echo_message, Building) - @./progress_bar.sh \$@ \$\$PPID & + @\$(SHELL) progress_bar.sh \$@ \$\$PPID & @echo "\$(nl_)\`date\`\$(nl_)" >logs/\$@ @\$(PRT_DU_CR) >>logs/\$@ EOF