1
0
Fork 0
mirror of synced 2025-09-22 11:47:57 +00:00
ZoKrates/build.sh
2022-05-19 12:38:42 +02:00

6 lines
No EOL
86 B
Bash
Executable file

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