diff --git a/misc/all-templates.sh b/misc/all-templates.sh index a63f44ac..34c291a5 100644 --- a/misc/all-templates.sh +++ b/misc/all-templates.sh @@ -140,7 +140,7 @@ function select_storage() { printf $STORAGE fi } - +header_info # Get template storage TEMPLATE_STORAGE=$(select_storage template) || exit info "Using '$TEMPLATE_STORAGE' for template storage."