mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-07 08:43:19 +00:00
4 lines
32 B
Bash
Executable File
Vendored
4 lines
32 B
Bash
Executable File
Vendored
#!/bin/sh
|
|
|
|
echo "Hello, world."
|