Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-10-09 16:36:00 +02:00
parent ba036f4c0f
commit 345ae2be69
2 changed files with 0 additions and 20 deletions

View File

@@ -1,4 +0,0 @@
#!/bin/bash
python3 tools/pico-hsm-tool.py --pin 648219 initialize --so-pin 57621880 --silent
test $? -eq 0 || exit $?