update screenshot
This commit is contained in:
parent
7c9402143b
commit
b189202344
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 38 KiB |
7
line-segment-intersection/script/screenshot
Executable file
7
line-segment-intersection/script/screenshot
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
google-chrome --headless --disable-gpu \
|
||||||
|
--screenshot=$(pwd)/screenshot.png --window-size=1280,900 \
|
||||||
|
http://localhost:5173 2>/dev/null
|
||||||
Loading…
x
Reference in New Issue
Block a user