Added temp debugging exit message for graceful exits

This commit is contained in:
Asif Bacchus 2018-10-03 15:00:18 -06:00
parent 85b5c15672
commit a4c8432882

View File

@ -344,6 +344,8 @@ fi
#fi #fi
### Exit script ### Exit script
echo -e "${bold}${default}${stamp} ***Normal exit process***${normal}" \
>> "$logFile"
cleanup cleanup
quit quit