mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
Address review feedback: use `mountpoint -q` instead of find to detect mounted CA directory, add set -x/+x for debug logging, broaden glob to accept any file extension, and add util-linux-misc package to Dockerfile for the mountpoint command. Signed-off-by: Tomas <16553087+michnovka@users.noreply.github.com>