浏览代码

Update all-templates.sh

tweak
tteckster 1 年之前
父节点
当前提交
7691aded58
共有 1 个文件被更改,包括 1 次插入1 次删除
  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."