feat: distinguish between ACTION REQUIRED types

This commit is contained in:
AJ ONeal
2023-11-20 09:20:09 -07:00
parent b3506079ac
commit b71a824e13
+1 -3
View File
@@ -577,13 +577,11 @@ __bootstrap_webi() {
rm -f "$_webi_tmp/.PATH.env"
echo ">>> $(t_attn 'ACTION REQUIRED') <<<"
echo ""
echo ">>> $(t_info 'ACTION REQUIRED') <<<"
echo " Copy, paste & run the following command:"
echo " $(t_attn 'source ~/.config/envman/PATH.env')"
echo " (newly opened terminal windows will update automatically)"
echo ""
echo "^^^ $(t_attn 'ACTION REQUIRED') ^^^"
fi
fi