aur/contactinfo_hook
2026-02-21 22:28:44 +01:00

5 lines
50 B
Bash

#!/bin/sh
run_hook() {
cat /etc/contactinfo
}