#!/bin/bash cd $( dirname $( readlink -f "$0" ) ) . /venv/bin/activate python3 /code/share.py "$@"