From b6d8f1b9fd4f932dfcecb57c3e0ce2d390ddcbda Mon Sep 17 00:00:00 2001 From: gonzalo- Date: Tue, 16 Mar 2021 09:01:03 +0100 Subject: [PATCH] Update example_openbsd.rst fix warning Signed-off-by: gonzalo- --- admin_manual/installation/example_openbsd.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/admin_manual/installation/example_openbsd.rst b/admin_manual/installation/example_openbsd.rst index 70b44c65b..dfb37c7f2 100644 --- a/admin_manual/installation/example_openbsd.rst +++ b/admin_manual/installation/example_openbsd.rst @@ -1,12 +1,12 @@ .. _openbsd_installation_label: -Nextcloud does not have official OpenBSD or other BSDs support -============================================================== - - Example installation on OpenBSD =============================== +.. warning:: + + Nextcloud does not have official OpenBSD or other BSDs support + In this install tutorial we will be deploying Nextcloud on a minimal OpenBSD with our own httpd(8), PHP, PostgreSQL and redis (for -stable or -current are the same steps). From a base installed OpenBSD system you can just do::