diff --git a/pages/02.linux/nextcloud/default.en.md b/pages/02.linux/nextcloud/default.en.md index 6783028..a29f58a 100644 --- a/pages/02.linux/nextcloud/default.en.md +++ b/pages/02.linux/nextcloud/default.en.md @@ -21,10 +21,14 @@ Not found: `php-http-request python-certbot-apache` No password set +[shroot] + ```sh mariadb -u root -p ``` +[/shroot] + ```sql CREATE DATABASE nextcloud; ```