mirror of https://github.com/CISOfy/lynis.git
Show release date
This commit is contained in:
parent
2465556567
commit
c0228b8e48
|
@ -265,7 +265,7 @@ elif [ "$1" = "info" ]; then
|
|||
else
|
||||
echo "${GREEN}Up-to-date${NORMAL}"
|
||||
fi
|
||||
echo " Release date : ${PROGRAM_RELEASEDATE}"
|
||||
echo " Release date : ${PROGRAM_RELEASE_DATE}"
|
||||
echo " Update location : ${PROGRAM_WEBSITE}"
|
||||
echo ""; echo ""
|
||||
echo "${PROGRAM_COPYRIGHT}"
|
||||
|
|
Loading…
Reference in New Issue