mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 02:19:20 +03:00
15140aae44
Installing JAVA-card applets from a CAP file is a multi step process, which is difficult when done manually. Fortunately it is easy to automate the process, so let's add a dedicated command for that. Change-Id: I6cbd37f0fad5579b20e83c27349bd5acc129e6d0 Related: OS#6679