remove pause
This commit is contained in:
@@ -7,6 +7,5 @@ powershell -NoProfile -ExecutionPolicy Bypass -File "%ps1%"
|
||||
set "rc=%errorlevel%"
|
||||
echo PowerShell exited with RC=%rc%
|
||||
echo @"_CURRENT\_UpdateSequences.log"
|
||||
echo( Done. Press any key to exit.
|
||||
pause >nul
|
||||
echo Done.
|
||||
exit /b %rc%
|
||||
Reference in New Issue
Block a user