Skip to content

Commit 6b32d44

Browse files
committed
chore: typo scripts
1 parent d00ef3f commit 6b32d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/experiments/NIST_scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ cargo install --force cargo-criterion
5858

5959
# Clone the repository (replace with submission's repo URL)
6060
REPO_URL="https://github.com/zama-ai/kms.git"
61-
TARGET_DIR="$HOME/kms/core/experiments/
61+
TARGET_DIR="$HOME/kms/core/experiments/"
6262

6363
if [ ! -d "$TARGET_DIR" ]; then
6464
cd $HOME

0 commit comments

Comments
 (0)