Allow more time

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2017-12-29 12:22:08 +01:00
parent f3bc552880
commit 2d3b28995b
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

2
run.sh
View file

@ -12,7 +12,7 @@ TARGET="$4"
google-chrome-stable --version google-chrome-stable --version
google-chrome-stable --headless --no-sandbox \ google-chrome-stable --headless --no-sandbox \
--hide-scrollbars --disable-gpu --screenshot \ --hide-scrollbars --disable-gpu --screenshot \
--window-size=$W,$H --virtual-time-budget=5000 \ --window-size=$W,$H --virtual-time-budget=60000 \
"http://openfiremap.org/?zoom=${ZOOM}&lat=${LAT}&lon=${LON}&layers=B0000TF" "http://openfiremap.org/?zoom=${ZOOM}&lat=${LAT}&lon=${LON}&layers=B0000TF"
ls -lh ls -lh