This commit is contained in:
wattsy74
2021-12-03 13:14:29 +00:00
parent ce17394534
commit eaf2cd6927

View File

@@ -100,7 +100,7 @@ if [[ ${SOFTWARE_LOCATION} != "SUITE" ]]; then
echo "${SOFTWARE_NAME} is current. Exiting" >> "${logfile}"
echo "Status: ${SOFTWARE_NAME} is current. Exiting" >> ${deplog}
sleep 2
return [n]
return
fi
fi