From 7517884876d3ed10f1fe8133fe05a8ea2c71fcbc Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Thu, 11 Jun 2020 09:58:07 +0200 Subject: [PATCH] intendent --- nextcloud_install_production.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh index 26ec7cc3..28ed1a6a 100644 --- a/nextcloud_install_production.sh +++ b/nextcloud_install_production.sh @@ -106,7 +106,7 @@ then # HomeSME Server if home_sme_server then - print_text_in_color "$ICyan" "Extending LVM, this may take a long time..." + print_text_in_color "$ICyan" "Extending LVM, this may take a long time..." while : do lvdisplay | grep "Size" | awk '{print $3}'