github.com/stevenmatthewt/agent@v3.5.4+incompatible/packaging/linux/root/usr/share/buildkite-agent/hooks/pre-command.sample (about)

     1  #!/bin/bash
     2  
     3  # The `pre-command` hook will run just before your build command runs
     4  
     5  set -e