From 7d03f31052ba2d44396a8c7b8d5673ee3da4b2a6 Mon Sep 17 00:00:00 2001 From: Sporiff Date: Thu, 27 Apr 2023 13:33:01 +0200 Subject: [PATCH] Fix pre-commit Part-of: --- docs/administrator/upgrade/debian.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/administrator/upgrade/debian.md b/docs/administrator/upgrade/debian.md index b7fba957e..2a8682b5c 100644 --- a/docs/administrator/upgrade/debian.md +++ b/docs/administrator/upgrade/debian.md @@ -33,7 +33,6 @@ If you installed Funkwhale following the [Debian guide](../installation/debian.m 2. Follow the [Download Funkwhale](../installation/debian.md#3-download-funkwhale) instructions in the installation guide. 3. Follow the [Install the Funkwhale API](../installation/debian.md#4-install-the-funkwhale-api) instructions in the installation guide. - ## Update your reverse proxy configuration To ensure your reverse proxy is up-to-date with changes, you should regenerate your Nginx configuration with each upgrade. To do this: @@ -72,7 +71,6 @@ To ensure your reverse proxy is up-to-date with changes, you should regenerate y # systemctl restart nginx ``` - ## Update your Funkwhale instance Once you have downloaded the new files, you can update your Funkwhale instance. To do this: