Skip to content

Commit 18be091

Browse files
committed
fix: start_proof_aggregator_local_with_proving command
1 parent 2a4791d commit 18be091

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ start_proof_aggregator_local:
155155
cargo run --manifest-path ./aggregation-mode/Cargo.toml --release -- config-files/config-proof-aggregator.yaml
156156

157157
start_proof_aggregator_local_with_proving:
158-
cd aggregation-mode && \
159158
cargo run --manifest-path ./aggregation-mode/Cargo.toml --release --features prove -- config-files/config-proof-aggregator.yaml
160159

161160
_AGGREGATOR_:

0 commit comments

Comments
 (0)