Nextcloud install script is not working on HBL (TOS 6.0)
See the line:
https://gitlab.nic.cz/turris/os/packages/-/blob/master/net/nextcloud/files/easy_install.sh#L75
It tries to do sudo as mysql user however there is no mysql user, because mariadb in installed instead, so user should be mariadb.
Edited by Štěpán Henek