Import iniziale funzionante.

This commit is contained in:
Emiliano Vavassori 2021-03-27 01:46:43 +01:00
commit 80febee2e2
2 changed files with 24 additions and 0 deletions

3
bit4id-opki.install Normal file
View file

@ -0,0 +1,3 @@
post_install() {
echo "You need to add the installed module (/usr/lib/libbit4opki.so) to each program that needs to access the smart card."
}