mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-01 19:06:22 -05:00
Correct to new path
This commit is contained in:
parent
072b204d3d
commit
60efb3c25e
@ -2,7 +2,7 @@
|
|||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
cd "${0%/*}"
|
cd "${0%/*}"
|
||||||
cd ../../boards/mta1-usb-v1/test
|
cd ../../production_test
|
||||||
|
|
||||||
if [ ! -e venv ]; then
|
if [ ! -e venv ]; then
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
|
Loading…
Reference in New Issue
Block a user