marlin2_i2/buildroot/bin/build_marlin_fail

5 lines
54 B
Text
Raw Permalink Normal View History

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