Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 313 Bytes

File metadata and controls

8 lines (8 loc) · 313 Bytes

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