Skip to content

Commit

Permalink
test-isoapplet.sh - fixup
Browse files Browse the repository at this point in the history
 On branch X25519-improvements-2
 Changes to be committed:
	modified:   test-isoapplet.sh
  • Loading branch information
dengert committed Oct 31, 2024
1 parent 955e7ff commit 793605d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test-isoapplet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ echo "com.licel.jcardsim.card.applet.0.AID=F276A288BCFBA69D34F31001" > isoapplet
echo "com.licel.jcardsim.card.applet.0.Class=${isoapplet_pkgdir//\//.}.IsoApplet" >> isoapplet_jcardsim.cfg
echo "com.licel.jcardsim.card.ATR=3B80800101" >> isoapplet_jcardsim.cfg
echo "com.licel.jcardsim.vsmartcard.host=localhost" >> isoapplet_jcardsim.cfg
esnicho "com.licel.jcardsim.vsmartcard.port=35963" >> isoapplet_jcardsim.cfg
echo "com.licel.jcardsim.vsmartcard.port=35963" >> isoapplet_jcardsim.cfg


# prepare pcscd
Expand Down

0 comments on commit 793605d

Please sign in to comment.