Skip to content

Commit 648967c

Browse files
authored
Update ghe-restore
1 parent 12d6516 commit 648967c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ghe-restore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ if [ "$GHE_PARALLEL_ENABLED" = "yes" ]; then
565565
## race condition to operate on same destination directory
566566
commands+=("
567567
echo \"$cmd_title\"
568-
sleep 1
568+
sleep 2
569569
ghe-restore-repositories-gist \"$GHE_HOSTNAME\"")
570570
else
571571
commands+=("

0 commit comments

Comments
 (0)