Changing how we activate the venv to make cron happier.

main
gamerdonkey 3 months ago
parent 50de741ec4
commit 13371126fb

@ -1,5 +1,5 @@
cd /home/gamerdonkey/code/wiki-mad-libs/batch
source ../wiki-mad-libs-env/bin/activate
. ../wiki-mad-libs-env/bin/activate
python process_wiki_article.py
cp article.js ./archive/$(date +%Y%m%dT%H%M%S).js
mv article.js /home/gamerdonkey/public_html/waki-libs/

Loading…
Cancel
Save