#!/usr/bin/env bash

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