Fix unicode hyphens

This commit is contained in:
2025-08-10 16:11:24 +00:00
parent c72d8fe796
commit b43e858b14

View File

@ -1,10 +1,10 @@
#!/usr/bin/env bash
# data.sh - perappliance metadata & postinstall actions
# data.sh - per-appliance metadata & post-install actions
# For Baldnerd's Appliance Builder
#
# Usage:
# ./data.sh description # print short About text (plain text)
# ./data.sh post-install # optional: run postinstall helpers (may use whiptail)
# ./data.sh post-install # optional: run post-install helpers (may use whiptail)
# ./data.sh help # show available commands
#
# Notes: