Skip to content

Commit

Permalink
give it a try as nightly run
Browse files Browse the repository at this point in the history
  • Loading branch information
the-it committed Sep 8, 2022
1 parent 0c72b72 commit 3d9b771
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion service/starter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ sudo /usr/local/bin/python3.10 -m pip install -r requirements.txt
export PYTHONPATH=${PYTHONPATH}:${BASE_DIR}
source /etc/environment
/usr/local/bin/python3.10 service/runner.py
export PYWIKIBOT_DIR=/home/pi/.pywikibot_protect/ && /usr/local/bin/python3.10 service/runner.py
export PYWIKIBOT_DIR=/home/pi/.pywikibot_protect/
/usr/local/bin/python3.10 service/protect.py

0 comments on commit 3d9b771

Please sign in to comment.