mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-25 22:12:55 +00:00
4 lines
32 B
Bash
Executable File
4 lines
32 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "Hello, world."
|