Change ssh-tunnel

This commit is contained in:
2023-08-11 11:44:12 +02:00
parent 4a472139ac
commit c5e9d4df2c
19 changed files with 790 additions and 929 deletions
+3 -2
View File
@@ -137,9 +137,10 @@ for row in list:
else:
eval(funktion + '("' + ipadress + '","' + name + '")')
print(f"{filename}-FOR system_info_get: {set_ipaddress}")
system_info.set_system_info(f"{set_ipaddress}")
# print(f"{filename}-FOR system_info_get: {set_ipaddress}")
# system_info.set_system_info(f"{set_ipaddress}")
print(f"{filename}-FOR schedule: {ipadress}")
task_name = "Reports"
command_to_execute = "C:\\Scripte\\Start.exe"
schedule = f"daily /st 23:{random.randint(0, 59)}" # You can customize the schedule here