1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/build.sh

6 lines
64 B
Bash
Executable file

#!/bin/bash
# Exit if any subcommand fails
set -e
cargo build