test/hello.sh

2 lines
32 B
Bash
Raw Normal View History

2025-06-12 21:13:10 +08:00
#!/bin/bash
echo "Hello, World!"