Land #210, suppress non-zero exit for glassfish start

This commit is contained in:
Jeffrey Martin 2017-12-04 13:48:49 -06:00
commit 913d540ee6
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
powershell -command "Start-Sleep -s 15"
net start "domain1"
exit 0