diff --git a/run_onchange_after_install_main_deps.sh.tmpl b/run_onchange_after_install_main_deps.sh.tmpl index d9db0ae..eef7138 100644 --- a/run_onchange_after_install_main_deps.sh.tmpl +++ b/run_onchange_after_install_main_deps.sh.tmpl @@ -20,6 +20,8 @@ USER=$(whoami) STEP=1 cd +TERM="xterm-256color" + echo -e " $Green""###############################################################################