remove run_streaming.sh (#710)
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
echo "Starting streaming..."
|
|
||||||
|
|
||||||
while true; do
|
|
||||||
xwd -root | xwdtopnm | pnmtopng > /tmp/skyvern_screenshot.png
|
|
||||||
sleep 1
|
|
||||||
done
|
|
||||||
Reference in New Issue
Block a user