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}'