update screenshot
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 38 KiB |
Executable
+7
@@ -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
|
||||||
Reference in New Issue
Block a user