echo"(ok) Finished the recovery. Moved files from ~/web into ~/$DIRECTORY and extracted the backup from $MOST_RECENT_BACKUP_FILE into ~/web."
exit 0
else
echo"(bad) Finished the recovery procedure. Moved files from ~/web into ~/$DIRECTORY and tried to extract previous backup from $MOST_RECENT_BACKUP_FILE, but something went wrong ($?)"
echo"(bad) Please consult ~/$DIRECTORY.txt for the log."