#!/bin/bash pwd=$( dirname $( readlink -f $0 ) ) python3 "$pwd"/flit.py --home "/path/to/share" --root "https://your.server/and.path" "$@"