From 55d6c846d3fa0c2a635d0f2bc0301540bec287c9 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Fri, 3 Jan 2025 21:45:59 +0200 Subject: [PATCH] Update Testing.md Signed-off-by: Radu Marias --- docs/readme/Testing.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/readme/Testing.md b/docs/readme/Testing.md index ef69cb9..6b70ea7 100644 --- a/docs/readme/Testing.md +++ b/docs/readme/Testing.md @@ -66,8 +66,7 @@ Do step 6 from above. ```bash git reset --hard git pull - rm -rf final - cargo run --release -- mount -m final -d data + rm -rf final && cargo run --release -- mount -m final -d data ``` 6. Input a password and confirm it the first time