From a76c827f181fedf05aa3ba03967fa4f271ad34c8 Mon Sep 17 00:00:00 2001 From: exu Date: Thu, 2 Nov 2023 19:44:49 +0100 Subject: [PATCH] Add root to command --- pages/02.linux/nextcloud/default.en.md | 4 ++++ 1 file changed, 4 insertions(+) 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; ```