#!/bin/sh

cp -r t/ $ADTTMP
cd $ADTTMP/t
python test.py
