Add bin/hoy

This commit is contained in:
2025-10-23 09:18:17 +02:00
parent 74256c59f6
commit a6c9f0650d

6
bin/hoy Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -e
set -u
set -o pipefail
echo -n "$(date '+%Y-%m-%d')"