diff --git a/LogBot/logbot.py b/LogBot/logbot.py index 4e6082e..5e16cf7 100644 --- a/LogBot/logbot.py +++ b/LogBot/logbot.py @@ -5,7 +5,7 @@ import urllib.request from urllib.parse import urlparse local = './' -server = '/var/www/logs/' +server = '/var/www/logs' # output = local output = server