Update script path for worker generation in VBS file

This commit is contained in:
2025-02-16 16:58:03 +01:00
parent fc08b1000e
commit 3359460aa8
+1 -1
View File
@@ -1,2 +1,2 @@
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd.exe /c E:\Proyects\prefect_automatizations\generar_worker.bat", 0, False
WshShell.Run "cmd.exe /c E:\Proyects\Workers_data\generar_worker.bat", 0, False