1

Fix some parsing issues by logging them

This commit is contained in:
2019-09-14 18:35:19 +04:00
parent b1cf0bf32d
commit 151f9a24db
5 changed files with 40 additions and 24 deletions

View File

@@ -2,8 +2,8 @@
username = 'username'
password = 'password'
workdir = '/absolute/path/to/dest/workdir'
# system values, edit at your own risk
domain = 'http://nnmclub.ro'
workdir = "./"
domain = 'https://nnmclub.ro'