#!/bin/sh
cd /usr/share/sprayingtoolkit
source venv/bin/activate
exec python spindrift.py "$@"
