#!/bin/bash echo 'Restoring databases... Enter root user password...' gunzip nextcloud.nextcloud.20230826.sql.gz mysql -uroot -p < restore.sql