Files
libgit2/tests/resources/process/helloworld.sh
2023-08-30 20:45:13 +01:00

4 lines
32 B
Bash
Executable File
Vendored

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