build_marlin_fail 54 B

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