mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-18 02:39:56 +00:00
Updated syntax.
This commit is contained in:
parent
a476e0783c
commit
91520f4b5f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user