Files
hello-world/b/bash.bash
2020-06-19 11:24:38 +12:00

4 lines
32 B
Bash
Executable File

#!/bin/bash
echo "Hello World"