You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

4 lines
245 B

@echo off
cd /d e:\code\crm-backend-matt
C:/Users/Administrator/AppData/Local/Programs/Python/Python313/python.exe .scratch\opportunity-bugfix\t03-verify.py P B U CLEANUP > .scratch\opportunity-bugfix\t03-verify2.log 2>&1
echo EXIT=%ERRORLEVEL%