Revision bbbd1b4c0d14293250fc62274f25f56b7d328040 authored by Daniel Blankenberg on 10 January 2013, 19:57:37 UTC, committed by Daniel Blankenberg on 10 January 2013, 19:57:37 UTC
1 parent 979c1a6
Raw File
manage_tools.sh
#!/bin/sh

cd `dirname $0`
python ./scripts/manage_tools.py $@
back to top