Add --run-and-exit flag to qrunweb and screenshot helper script
This commit is contained in:
2
screenshot.sh
Executable file
2
screenshot.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
exec go run ./cmd/qrunweb/ "--run-and-exit=shot-scraper http://localhost:8080/ -o /tmp/timeline.png --width 1000 --height ${1:-1200}"
|
||||
Reference in New Issue
Block a user