Browse Source

Update all-templates.sh

tweak
tteckster 1 year ago
parent
commit
7691aded58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misc/all-templates.sh

+ 1 - 1
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."