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