Permalink
Newer
Older
100755 4 lines (2 sloc) 82 Bytes
Oct 23, 2013 @bianjiang complete bootstrap.sh, and client.sh
1 #!/bin/bash
2
Nov 5, 2013 @bianjiang change python2.7 to python in boostrap.sh and client.sh
3 PYTHONPATH=$PYTHONPATH:./tweetf0rm python ./tweetf0rm/client.py "$@"