diff --git a/bec_rcon.py b/bec_rcon.py index b8934f5..92f1fcc 100644 --- a/bec_rcon.py +++ b/bec_rcon.py @@ -9,6 +9,7 @@ import inspect import logging from logging.handlers import RotatingFileHandler +import os #Author: Yoshi_E #Date: 2019.06.14 #Found on github: https://github.com/Yoshi-E/Python-BEC-RCon