소스 검색

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