5 lines
54 B
Plaintext
Raw Normal View History

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