test/hello.sh

2 lines
32 B
Bash

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