libgit2/tests/resources/process/helloworld.sh
2024-05-20 11:15:36 +02:00

4 lines
32 B
Bash
Executable File
Vendored

#!/bin/sh
echo "Hello, world."