vdf/run.sh

4 lines
70 B
Bash
Executable File

#!/bin/sh
unset RUST_BACKTRACE
exec ~/.cargo/bin/vdf-competition "$@"