qmk_firmware/util/docker_build.sh

4 lines
42 B
Bash
Raw Permalink Normal View History

#!/bin/sh
./util/docker_cmd.sh make "$@"