updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / waffit-svn / waffit
blob5cec22f9c521a586da9db3b715d310a57d345c84
1 #!/bin/bash
2 dir=$(pwd)
3 cd /usr/src/waffit
4 python2 ./wafw00f.py "$@"
5 cd $dir