mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
feat: distinguish between ACTION REQUIRED types
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user