Updated syntax.

This commit is contained in:
Cyrus 2019-09-11 09:36:15 -04:00 committed by chubtub
parent a476e0783c
commit 91520f4b5f

View File

@ -238,7 +238,7 @@ if [ $1 == 0 ]; then
fi
fi
if [ $1 == 2]; then
if [ $1 == 2 ]; then
echo %{?DISPLAY_VERSION} | tee '%{prefix}/webapps/HIRS_AttestationCAPortal/WEB-INF/classes/VERSION'
fi