Skip to content

Commit

Permalink
stay open if the job fails
Browse files Browse the repository at this point in the history
  • Loading branch information
RangerRick committed Mar 2, 2023
1 parent 2db411a commit b9870b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RUNME.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REM if not defined in_subprocess (cmd /k set in_subprocess=y ^& %0 %*) & exit )
if not defined in_subprocess (cmd /k set in_subprocess=y ^& %0 %*) & exit )

cd "%~dp0"
%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy RemoteSigned .\mw5-sync.ps1

0 comments on commit b9870b3

Please sign in to comment.