From 6753d0264be2725110de318a6d5f7ece249cb1ff Mon Sep 17 00:00:00 2001 From: Elisabeth Kulzer Date: Mon, 19 Jul 2021 13:17:27 +0200 Subject: [PATCH] Update README.md Warn about disk space problems --- scripts/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/README.md b/scripts/README.md index 17c6830..74bea74 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -1,3 +1,7 @@ +# IMPORTANT: Please make sure you have enough disk space available for the backups! +Because it is more complicated to check the available disk space for various disk formatting options provided by different linux distributions, the script does currently not check for if there is enough disk space. +Please check manually before executing this script! + ## Upgrading from mattermost-docker ```