#!/bin/bash
cd `dirname -- $(readlink -f $0)`
source ../arch_env
python vac_csv.py
