General Enhancements #4

Merged
me merged 64 commits from dev into main 2025-06-16 12:33:16 -07:00
12 changed files with 541 additions and 84 deletions
Showing only changes of commit 17b78cc361 - Show all commits

View File

@ -204,6 +204,7 @@
echo "*** Completed Successfully ***"
if [[ $goodbye == "Y" ]]; then
shopt -s expand_aliases
bye
fi