Files
ai-test/project_name/hello_world.sh
2026-03-14 05:39:41 -07:00

3 lines
31 B
Bash
Executable File

#!/bin/bash
echo "Hello world"