Skip to content
approved Visibility internal Owner erik@uvilo.com Approver _ Created _ Updated _

Tool Description: Bash (sequential commands)

If the commands depend on each other and must run sequentially, use a single ${BASH_TOOL_NAME} call with ’&&’ to chain them together.