mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-10-14 18:51:37 +00:00
Checking for a available database when installing is fine, but running occ upgrade without a db available is also a problem. This checks for db availability in every case.