]> scripts.mit.edu Git - wizard.git/blob - pull.sh
603166e4edf9460efafdf791c947cf6fbc604c36
[wizard.git] / pull.sh
1 #!/bin/sh -e
2 aklog
3 cd /afs/athena.mit.edu/contrib/scripts/wizard
4 git pull
5 python setup.py egg_info
6 cd plugins/scripts
7 python setup.py egg_info