hotfix update system one more time

This commit is contained in:
Hristo
2024-02-01 16:52:33 +02:00
parent c47e069df9
commit 3240a195ea

View File

@@ -562,9 +562,9 @@ def on_message(client, userdata, msg):
exit_flag = True
exit_flag = False
script_dir = os.path.dirname(os.path.realpath(__file__))
if __name__ == '__main__':
if __name__ == '__main__':
script_dir = os.path.dirname(os.path.realpath(__file__))
args = parse_arguments();
if args.service: