Skip to content

Commit

Permalink
fix fido2 jc version
Browse files Browse the repository at this point in the history
  • Loading branch information
StarGate01 committed Oct 25, 2022
1 parent fc841aa commit 15d792e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applets/vk-u2f
2 changes: 1 addition & 1 deletion scripts/compile/vk-u2f.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

mkdir -p /app/src/bin /app/src/applets/vk-u2f/target
cd /app/src/applets/vk-u2f
JC_HOME=/app/sdks/jc305u3_kit ant
JC_HOME=/app/sdks/jc304_kit ant
cp /app/src/applets/vk-u2f/target/*.cap /app/src/bin/

0 comments on commit 15d792e

Please sign in to comment.