Marlin-Ai3M/buildroot/bin/build_marlin_fail

5 lines
54 B
Bash

#!/usr/bin/env bash
build_marlin $@ && exit 0
exit 1