added EOF marks, fixed missing exports

This commit is contained in:
levasseur
2021-09-28 13:46:22 +02:00
parent eb57ad3c88
commit 804aaa3545
16 changed files with 34 additions and 0 deletions

View File

@@ -43,3 +43,5 @@ precheck_@template@()
##Public functions might be exported
export -f @template@
export -f precheck_@template@
##EOF