Fixed gitomatic script missing end
This commit is contained in:
parent
8a2d039cb7
commit
aa121ec9df
1 changed files with 1 additions and 0 deletions
|
@ -54,3 +54,4 @@ if command -v gitomatic > /dev/null; then
|
||||||
else
|
else
|
||||||
logg info 'Git-o-matic is not installed or it is not available in PATH'
|
logg info 'Git-o-matic is not installed or it is not available in PATH'
|
||||||
fi
|
fi
|
||||||
|
{{ end -}}
|
||||||
|
|
Loading…
Reference in a new issue