Release 3.3.0 - See CHANGELOG.md

This commit is contained in:
Dave Conroy
2022-04-30 03:23:45 -07:00
parent 0920b671cb
commit d1e98d9c4b
4 changed files with 61 additions and 33 deletions

View File

@@ -66,6 +66,7 @@ EOF
exit 0
;;
"-i" )
echo "interactive mode"
interactive_mode=true
;;
* )
@@ -640,7 +641,7 @@ EOF
2 )
while true; do
read -p "$(echo -e ${clg}** ${cdgy}Enter Value \(${cwh}C${cdgy}\) \| \(${cwh}E${cdgy}\) : ${cwh}${coff}) " q_dbport_menu
case "${q_dbport_menu,,}" in
case "${q_dbname_menu,,}" in
c* )
counter=1
q_dbport=" "