#!/bin/bash
export PYTHONPATH=~/github.com/linkeddata
python2 ~/github.com/linkeddata/swap/check.py "$@"
