mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-11 04:30:29 +01:00
update
This commit is contained in:
@@ -99,6 +99,7 @@ if [[ ${SOFTWARE_LOCATION} != "SUITE" ]]; then
|
||||
if [[ ${VERSION} = ${CURRENTINSTALLEDVER} ]]; then
|
||||
echo "${SOFTWARE_NAME} is current. Exiting" >> "${logfile}"
|
||||
echo "Status: ${SOFTWARE_NAME} is current. Exiting" >> ${deplog}
|
||||
sleep 2
|
||||
return [n]
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user