build_marlin_fail 54 B

1234
  1. #!/usr/bin/env bash
  2. build_marlin $@ && exit 0
  3. exit 1