mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 21:02:09 +00:00
5 lines
109 B
Bash
Executable file
5 lines
109 B
Bash
Executable file
#!/usr/bin/env sh
|
|
set -eu
|
|
cat <<'EOF'
|
|
Screen 0: minimum 1 x 1, current 1440 x 900, maximum 32767 x 32767
|
|
EOF
|