Files
ai-test/ai_test/hello_world.sh
2026-03-14 12:58:13 +00:00

3 lines
31 B
Bash
Executable File

#!/bin/bash
echo "Hello world"