diff --git a/backup.sh b/backup.sh index eee48d9..ba82e28 100755 --- a/backup.sh +++ b/backup.sh @@ -266,8 +266,6 @@ if [ "$checkResult" = "1" ]; then exit 1 fi -echo "using $sqlDetails" -exit 99 ### Log start of script operations echo -e "\e[1;35m${stamp}-- Start $scriptName execution ---${normal}" \