You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
cd /home/gamerdonkey/code/wiki-mad-libs/batch
|
|
. ../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/
|