anki/scripts/runopt
Damien Elmes 6f7a4bf29e update rules_rust with worker refactor
If you were using the optional Rust worker support, please see the
change to development.md
2021-03-30 17:24:51 +10:00

6 lines
70 B
Bash
Executable File

#!/bin/bash
set -e
BUILDARGS="--config opt" $(dirname $0)/../run $*