#!/bin/bash

cd /opt/vensters
source venv/bin/activate
python python_pipelines/iv3.py
deactivate