qubes-linux-template-builder/builder_fix_filenames

10 lines
198 B
Plaintext
Raw Normal View History

#!/bin/bash
# Check template name length and fix if not under 32 characters
# Return the result
. ./functions.sh > /dev/null
# Check for custom template name
templateNameDist "${TEMPLATE_NAME}"