From 9d4c3e9e82f453d330ecc61eb6f35c8a5689f37a Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Wed, 11 Oct 2023 21:58:57 +0200 Subject: [PATCH] Update uninstall.md --- general/uninstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/uninstall.md b/general/uninstall.md index fb5580e..e7578ad 100644 --- a/general/uninstall.md +++ b/general/uninstall.md @@ -5,7 +5,7 @@ Before you remove anything, make sure to back up the froxlor database in case you want to go back. By default, the database name is froxlor. If unsure of the details, you can open the `froxlor/lib/userdata.inc.php` file to get all the necessary information. ```shell -mysqldump -u root -p froxlor > /tmp/backup_froxor-YYYYMMDD.sql +mysqldump -u root -p froxlor > /tmp/backup_froxlor-YYYYMMDD.sql ``` Also backup your old **userdata.inc.php** from the `froxlor/lib/` folder. Additionally, if you have uploaded custom header logos, you need to copy them over too: