Added newline to gain more readability

This commit is contained in:
mortzu 2015-08-08 15:28:07 +02:00
parent 0f13efe593
commit 9c84727223
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ for target in ar71xx-generic ar71xx-nand mpc85xx-generic; do
done
make manifest
cd ..
if [ -n "$KEYFILE" -a -r "$KEYFILE" ]; then
"${GLUON_DIR}/contrib/sign.sh" "$KEYFILE" "${GLUON_DIR}/images/sysupgrade/${GLUON_BRANCH}.manifest"
fi