firmware: usual whitepsace noise

This commit is contained in:
Franco Fichtner 2018-11-28 09:16:09 +01:00
parent 715206dbb8
commit 4e5d3b6ccc

View File

@ -64,7 +64,7 @@ if [ ! -f ${VERSION} ]; then
exit 1
fi
if [ "${DO_PKG}" != "-p opnsense" ]; then
if [ "${DO_PKG}" != "-p opnsense" ]; then
cat ${VERSION}
exit 0
fi