Before cloning, it should be removed.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2023-03-20 18:03:49 +01:00
parent 7876f4b32a
commit 088002863c
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -1,5 +1,6 @@
#!/bin/bash -eu
rm -rf pypicohsm
git clone https://github.com/polhenarejos/pypicohsm.git
pip3 install -e pypicohsm
/usr/sbin/pcscd &