mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-04 09:50:08 +00:00
@@ -24,7 +24,7 @@ fi
|
|||||||
|
|
||||||
# Trust additional Cacerts, if the user provided $TRUSTED_CACERTS_DIR
|
# Trust additional Cacerts, if the user provided $TRUSTED_CACERTS_DIR
|
||||||
if [ -n "$TRUSTED_CACERTS_DIR" ]; then
|
if [ -n "$TRUSTED_CACERTS_DIR" ]; then
|
||||||
echo "User required to trust additional CA certificates, running 'update-ca-certificates."
|
echo "User required to trust additional CA certificates, running 'update-ca-certificates.'"
|
||||||
update-ca-certificates
|
update-ca-certificates
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user