s/mv/move in .bat file

iar
Daniele Lacamera 2020-04-07 18:35:35 +02:00
parent 3f1a18f8a9
commit 0beb3435e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
keytools\keygen.exe --ecc256 ..\..\src\ecc256_pub_key.c
mv ecc256.der ..\..\
move ecc256.der ..\..\