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