mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-30 07:09:21 +00:00
Before cloning, it should be removed.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
7876f4b32a
commit
088002863c
1 changed files with 1 additions and 0 deletions
|
|
@ -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 &
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue