diff --git a/backup.sh b/backup.sh index 464ae1b..6d7ad9a 100755 --- a/backup.sh +++ b/backup.sh @@ -230,6 +230,8 @@ else fi +### Exit script +quit # This code should not be executed since the 'quit' function should terminate # this script. Therefore, exit with code 99 if we get to this point.