Increased the sleep time in glassfish script #155

This commit is contained in:
Chan9390 2017-06-28 11:15:15 +05:30
parent 1ecef599ed
commit 6901e885f1
No known key found for this signature in database
GPG Key ID: 6CC28422F21ED4FA

View File

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