Batchfile runner
This commit is contained in:
parent
3f64c775eb
commit
8e6ec08ce6
4
windowsAgent/run.bat
Normal file
4
windowsAgent/run.bat
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
@echo off
|
||||||
|
cd C:\Users\Utente\Desktop\webui
|
||||||
|
C:\Users\Utente\AppData\Local\Programs\Python\Python32_37\python3.exe C:\Users\Utente\Desktop\webui\do.py
|
||||||
|
pause
|
Reference in New Issue
Block a user