Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 48633bd

Browse files
author
Dwai Banerjee
authored
Update setup-ucp-dtr-node.sh
1 parent 00c759f commit 48633bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-ucp-dtr-node.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ docker run --rm -i \
9696
}
9797
joinucp;
9898
echo $(date) "Sleeping for 200"
99-
sleep 200;
99+
sleep 60;
100100
# Install DTR
101101
installdtr;
102102

0 commit comments

Comments
 (0)