Pārlūkot izejas kodu

Update all-templates.sh

tweak
tteckster 1 gadu atpakaļ
vecāks
revīzija
7691aded58
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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."