mirror of
https://github.com/Noratrieb/evaluate_obligation-fingerprints.git
synced 2026-01-15 18:55:01 +01:00
11 lines
107 B
Bash
Executable file
11 lines
107 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cargo clean -p reproduction
|
|
|
|
node toggle.js
|
|
|
|
cargo build
|
|
|
|
node toggle.js
|
|
|
|
cargo build
|