Screencasts/install: do not timeout due to slow wget

This commit is contained in:
Andrey Bienkowski 2022-02-20 14:51:13 +03:00 committed by Thomas Waldmann
parent 9b9294d940
commit aae1b439e4
2 changed files with 1526 additions and 1031 deletions

File diff suppressed because it is too large Load diff

View file

@ -27,6 +27,9 @@ borg -V
# That's it! Check out the other screencasts to see how to actually use borgbackup.
}]
# wget may be slow
set timeout -1
foreach line [split $script \n] {
send_user "$ "
send_user -h $line\n