diff --git a/_updatePublisher.bat b/_updatePublisher.bat index c8924765..1b9650c7 100644 --- a/_updatePublisher.bat +++ b/_updatePublisher.bat @@ -214,6 +214,6 @@ start copy /y "_updatePublisher.new.bat" "_updatePublisher.bat" ^&^& del "_updat :end -IF "%skipPrompts%"=="true" ( +IF "%skipPrompts%"=="y" ( PAUSE -} \ No newline at end of file +) \ No newline at end of file