Skip to content

Commit

Permalink
fix: use the pypi pywikibot (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshkhandeparkar committed Jul 10, 2024
1 parent 69f75ad commit 6ce9d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/update_top_trending.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ echo "Updating Top and Trending Pages"

cd /root/pywikibot
export METAKGP_BOT_NAME=batman
timeout 10s python pwb.py login
timeout 30s python pwb.py updatestatistics
timeout 10s pwb login
timeout 30s pwb updatestatistics

0 comments on commit 6ce9d44

Please sign in to comment.