Fix unicode hyphens
This commit is contained in:
4
data.sh
4
data.sh
@ -1,10 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
# data.sh - per‑appliance metadata & post‑install 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 post‑install helpers (may use whiptail)
|
||||
# ./data.sh post-install # optional: run post-install helpers (may use whiptail)
|
||||
# ./data.sh help # show available commands
|
||||
#
|
||||
# Notes:
|
||||
|
Reference in New Issue
Block a user