Changing how we activate the venv to make cron happier.

main
gamerdonkey 2023-01-09 05:27:59 +00:00
parent 50de741ec4
commit 13371126fb
1 changed files with 1 additions and 1 deletions

View File

@ -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/