diff --git a/run.sh b/run.sh index 7b23c5d..e2e420c 100755 --- a/run.sh +++ b/run.sh @@ -4,7 +4,8 @@ function LOG { echo $(date -R): $0: $* } -timeout=300 +# Two minutes should be enough. +timeout=120 displayNumber=1 screenNumber=0