test/hello.sh

4 lines
34 B
Bash

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