Use tabulations instead of white spaces

This commit is contained in:
Jeremy Gardais 2016-07-27 12:16:51 +02:00
parent 764990e01f
commit 0e3674ee12
2 changed files with 14 additions and 13 deletions

View File

@ -23,4 +23,5 @@ done
# Link the LTS distribution name to lts
unlink ${TFTP_ROOT}/installer/ubuntu/lts
ln -s ${LTS} ${TFTP_ROOT}/installer/ubuntu/lts
###########################
exit 0