From 8fa4667874f32a1f983127a1bced6e9a5f15906a Mon Sep 17 00:00:00 2001 From: ABelliqueux Date: Thu, 12 Sep 2024 18:07:56 +0200 Subject: [PATCH] Add launch script --- stopi2.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 stopi2.sh diff --git a/stopi2.sh b/stopi2.sh new file mode 100755 index 0000000..416e4a6 --- /dev/null +++ b/stopi2.sh @@ -0,0 +1,4 @@ +#!/bin/env bash +cd "$(dirname "$0")" +source bin/activate +python frame_opencv.py