- FIX: I should call my defined functions, else they are useless
This commit is contained in:
parent
6cac03044f
commit
b0abd1fbf3
|
@ -84,6 +84,7 @@ function convertPathOnCygwin() {
|
|||
esac
|
||||
}
|
||||
|
||||
validatePreconditions
|
||||
enterPackerSourceDir
|
||||
ensureOutputStructure
|
||||
cleanOutputDirs
|
||||
|
|
Loading…
Reference in New Issue