You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
303 B
Markdown

4 years ago
# libraryofcontingencies
here is the library of contingencies
4 years ago
testing the webhook
4 years ago
## Creating the venv
python3 -m venv
source venv/bin/activate
pip install mwclient
4 years ago
## Activating the venv
cd /var/www/html
source venv/bin/activate
## Pulling the tasks
python scripts/pulltasks.py > tasks.html