Skip to content

Commit 2f5f1f4

Browse files
authored
Update updateDemoServers.sh
DC seems to take more time to start increase the startup of the script
1 parent 233e905 commit 2f5f1f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decisioncenter/script/updateDemoServers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
sleep 60
3+
sleep 100
44

55
PROTOCOL=http
66

0 commit comments

Comments
 (0)