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