瀏覽代碼

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