#!/usr/bin/env bash

. ~/scripts/activate_ve ''
python $(dirname $(dirname $0))/python/ftpsx.py $@
