mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-25 21:36:52 +08:00
3 lines
39 B
Bash
3 lines
39 B
Bash
#!/usr/bin/env bash
|
|
echo "hello world"
|