Add launch script

This commit is contained in:
ABelliqueux 2024-09-12 18:07:56 +02:00
parent 64d29fde05
commit 8fa4667874
1 changed files with 4 additions and 0 deletions

4
stopi2.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/env bash
cd "$(dirname "$0")"
source bin/activate
python frame_opencv.py