Do not delete "foundKeys" file

It could be useful for reference and future use.
This commit is contained in:
rapperskull
2018-02-18 01:13:55 +01:00
committed by Romuald Conty
parent 3922b084d1
commit 34c50aef08
+1 -1
View File
@@ -113,7 +113,7 @@ while [ $keepTrying -eq 1 ]; do
fi
done
rm -f "$TMPFILE_UNK" "$TMPFILE_FND" "0x${myUID}_"*".txt"
rm -f "$TMPFILE_UNK" "0x${myUID}_"*".txt"
if [ $mfocResult -eq 0 ]; then
echo -e "\n\nDump left in: $TMPFILE_MFD"
if ask "Do you want clone the card? Place card on reader now and press Y"; then