#!/bin/env sh path=$(dirname "$(realpath "$0")") cd $path source ./venv/bin/activate python ./dyfi.py $@