diff --git a/ab-openldap/backup.sh b/ab-openldap/backup.sh index a5d2a42..ef9cf74 100755 --- a/ab-openldap/backup.sh +++ b/ab-openldap/backup.sh @@ -555,7 +555,7 @@ elif [ $extract = 'false' ]; then exitError 6 'Unable to copy backup archive from container to host.' fi logInfo 'done' - logInfo "Backup file: $outputLocation/ldap-${fileDate}.tar.gz" + logInfo "Backup file: ${outputLocation%/}/ldap-${fileDate}.tar.gz" ## cleanup and log success cleanup