mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-21 04:59:27 +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.