Skip to content

Commit

Permalink
Fix the command copy the extracted data
Browse files Browse the repository at this point in the history
Signed-off-by: David Randall <[email protected]>
  • Loading branch information
NiceGuyIT committed May 5, 2024
1 parent e82d21f commit 089e8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ to see the data generated.
./collect_fake_json.sh
# copy the test JSON into one of the files in debug/
#cat > debug/sda.json
cp extracted-from-above-sda.json debug/sda.json
# Make sure you have the latest version
go build
Expand Down

0 comments on commit 089e8f2

Please sign in to comment.