Merge pull request #4 from rogeriochaves/patch-2
Remove whitespace from the begining of templates
This commit is contained in:
commit
583bfa13db
@ -4,6 +4,6 @@ kickstart.stream.contains() {
|
||||
|
||||
kickstart.stream.template() {
|
||||
eval "cat <<KICKSTART
|
||||
$(cat)
|
||||
$(cat)
|
||||
KICKSTART"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user