Wee run script to save the hassle of sourcing env

pull/30/head
x89 10 years ago
parent 2658074f47
commit 3ab1f80924

@ -0,0 +1,4 @@
#!/usr/bin/env sh
source ./bin/activate
pip install --upgrade praw
python ./shreddit.py
Loading…
Cancel
Save