anki/scripts/runopt
2021-01-12 18:47:08 +10:00

6 lines
112 B
Bash
Executable File

#!/bin/bash
set -e
BUILDARGS="-c opt --@io_bazel_rules_rust//worker:use_worker=False" $(dirname $0)/../run $*