mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove duplicated line
This commit is contained in:
parent
310bed9daa
commit
0f7f7f4d60
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -93,7 +93,6 @@ lorax_templates/post_%.tmpl: lorax_templates/scripts/post/%
|
|||
do \
|
||||
if [[ $$line =~ ^\<\% ]]; \
|
||||
then \
|
||||
echo $$line >> lorax_templates/post_$*.tmpl; \
|
||||
echo >> lorax_templates/post_$*.tmpl; \
|
||||
else \
|
||||
if [[ $$header == 0 ]]; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue