diff --git a/README.md b/README.md index 24e5b1c..6b2150e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ here is the library of contingencies testing the webhook +## Creating the venv +python3 -m venv +source venv/bin/activate +pip install mwclient + + ## Activating the venv cd /var/www/html diff --git a/scripts/pulltasks.py b/scripts/pulltasks.py index 4b14aa6..999ff7a 100644 --- a/scripts/pulltasks.py +++ b/scripts/pulltasks.py @@ -9,7 +9,7 @@ p.add_argument("--path", metavar='', default="/mw-mediadesign/", help="Wiki path p.add_argument("--output", default="../", help="Output path for pages") args = p.parse_args() -print(args) +# print(args) # site and login print ("""