- FIX: I should call my defined functions, else they are useless

This commit is contained in:
Daniel Poggenpohl 2019-02-01 20:48:42 +01:00
parent 6cac03044f
commit b0abd1fbf3
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ function convertPathOnCygwin() {
esac esac
} }
validatePreconditions
enterPackerSourceDir enterPackerSourceDir
ensureOutputStructure ensureOutputStructure
cleanOutputDirs cleanOutputDirs