blob: aac540064fd8234afbb3702f1833c5dc346f1831 [file] [log] [blame]
#!/usr/bin/env bash
CURRDIR="$(cd "$(dirname "$0")" && pwd)"
python ${CURRDIR}/main.py "$@"