From ed19e0e808720f72659601fb6c65d5741c726770 Mon Sep 17 00:00:00 2001 From: Teodoro Colombo Date: Fri, 9 Jun 2023 01:14:58 -0300 Subject: minor fix --- content/nextcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nextcloud.md b/content/nextcloud.md index a9c07c4..c7a2976 100644 --- a/content/nextcloud.md +++ b/content/nextcloud.md @@ -204,7 +204,7 @@ ln -s /etc/nginx/sites-available/nextcloud /etc/nginx/sites-enabled/ ## Installing Nextcloud Itself We should have all the moving pieces in place now, so we can download and -install Nextcloud itself. First, download the latest-25 Nextcloud version and we will extract into `/var/www/` and ensure Nginx has the authority to use it. +install Nextcloud itself. First, download the latest Nextcloud 25 version and we will extract into `/var/www/` and ensure Nginx has the authority to use it. ```sh wget https://download.nextcloud.com/server/releases/latest-25.tar.bz2 -- cgit v1.2.3