Files
Bash_Scripts/DevOps-Bash/hello.sh
2025-12-14 18:10:16 +00:00

5 lines
35 B
Bash
Executable File

#!/bin/bash
echo "Hello, DevOps"