From 4fbd2102a8f2169cc9ba982c884d7c7c8dd09014 Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Tue, 7 Mar 2023 18:08:09 -0600 Subject: [PATCH] fix paths --- scripts/{circuit_prep.sh => circuit-prep.sh} | 0 scripts/{install_circom.sh => install-circom.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename scripts/{circuit_prep.sh => circuit-prep.sh} (100%) rename scripts/{install_circom.sh => install-circom.sh} (100%) diff --git a/scripts/circuit_prep.sh b/scripts/circuit-prep.sh similarity index 100% rename from scripts/circuit_prep.sh rename to scripts/circuit-prep.sh diff --git a/scripts/install_circom.sh b/scripts/install-circom.sh similarity index 100% rename from scripts/install_circom.sh rename to scripts/install-circom.sh