Merge pull request #156 from rapid7/glassfish-patch1

Increased the sleep time in glassfish script #155
This commit is contained in:
jbarnett-r7 2017-06-28 15:02:13 -05:00 committed by GitHub
commit 262f34dd19
1 changed files with 1 additions and 1 deletions

View File

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