From 199ee380589587606ab78133cb17d6969be6f401 Mon Sep 17 00:00:00 2001 From: Ryan Summers Date: Mon, 9 Aug 2021 17:00:42 +0200 Subject: [PATCH] Update hitl/run.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Robert Jördens --- hitl/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hitl/run.sh b/hitl/run.sh index c4f8821..515429d 100755 --- a/hitl/run.sh +++ b/hitl/run.sh @@ -12,7 +12,7 @@ set -eux # Set up python for testing python3 -m venv --system-site-packages py-venv -. py/bin/activate +. py-venv/bin/activate # Install Miniconf utilities for configuring stabilizer. python3 -m pip install -e py/