test/hello.sh

3 lines
33 B
Bash

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